|
Traditional enterprise software has been designed utilizing
the synchronization model in order to achieve mobile
functionalities. In order to maintain data sync integrity,
the traditional architecture requires data packets to
transmit between the SERVER DATABASE
and the REMOTE DATABASE
via wide-pipe stable connections .
Wide-pipe denotes a minimum of Kilobytes per second
KB/s (Phone Line) up to Megabytes per second MB/s (DSL,
Cable, T1, etc.).
Due to its high bandwidth and stable connection requirements,
the traditional design does not lend itself to function
optimally on the wireless transmission mediums. Not
to mention higher usage cost and user wait time for
data to synchronize.
|