Replication-based Synchronization Versus Message-based Synchronization
When choosing between generating code for replication-based synchronization or message-based synchronization, keep the following in mind:
A mobile application can be either message-based or replication-based, but not both at the same time. A package of mobile business objects can be deployed as either message-based or replication-based.
Replication-based synchronization
Supported on BlackBerry and Windows Mobile devices.
Data flow follows an upload/download pattern.
Data is synchronous (supports background synchronization).
Uses the "poke-pull" model of push, where a notification is pushed to the device (poke), and the device fetches the content (pull).
Best for mostly disconnected mode.
Message-based synchronization
Supported on iOS and Windows Mobile devices.
Uses an asynchronous messaging protocol.
Provides reliable messaging between the device and the server.
Provides fine-grained synchronization (synchronization is provided at the data level—each process communicates only with the process it depends on).
Best for always available mode.
About
This blog is run by Kevin Hu, mobility solution architect of SAP China. The content of this blog is coming from my own opinion or the web. It is not related to my company so please take it as reference only.
Search
Categories
- afaria (3)
- agentry (5)
- android (2)
- apple (1)
- blackberry (2)
- consumer products (1)
- crm (1)
- dashboard (1)
- field service (1)
- gateway (10)
- hr (1)
- icloud (1)
- mbo (1)
- mobile bi (1)
- mobile business intelligence (1)
- mobile device management (4)
- mobile time management (1)
- native (1)
- netweaver (1)
- netweaver gateway (1)
- phonegap (1)
- podcast (27)
- retail (1)
- samsung (1)
- sap (4)
- security (5)
- sencha (1)
- sup (15)
- sybase unwired platform (5)
- syclo (9)
- synchronization (1)
- tips (1)
- tutorial (2)
- virtualization (1)
- vmware (1)
Archives
-
▼
2012
(32)
-
▼
May
(9)
- Basics of Field Service Mobile Application
- Blackberry Security we should know
- Aspects of Mobile Security
- SAP Direct Store Delivery Mobile App
- Key Mobile BI Capabilities
- Mobile Time Management Solution
- Why Virtual Desktop Tool is not good for mobilization
- Replication-based Synchronization Versus Message-b...
- SUP 2.1 ESD3 Released
-
▼
May
(9)
Followers
Powered by Blogger.