An Agent-Based Approach Of Transaction Processing In Mobile Environments

Huaizhong Lin,Chun Chen
2001-01-01
Abstract:Disconnection and consistency is one of the key problems in mobile database systems. Lazy replication provides data operations while mobile computers are disconnected. But this approach either incur non-acceptable numbers of aborted transactions or impose strict restrictions on placement and operation of data, and these drawbacks make it inapplicable. In the paper, an agent-based multi-database mobile transaction model is proposed. The model is suitable to the features of connection instability and resource scarcity in mobile computing environments. By the use of mobile agents, the proposed approach reduces transaction abort rate greatly and saves the reprocessing overhead that arises in lazy replication. Additionally, the agent-based computing paradigm offers other benefits like easy system implementing, support for mobility, and, operation over low bandwidth networks etc. A prototype system of agent-based three-tier mobile transaction processing is presented with the key technologies in the implementation depicted briefly.
What problem does this paper attempt to address?