- Mobile Transaction Models
-
A Database transaction is defined as unit of processes which change a database from one consistent state to another consistent state. Normally a flat transaction follows the basic properties named as ACID (Atomicity, Consistence, Isolation, Durability) properties. In the case of Mobile Transactions, to cope with the problems of mobile environment like handoffs, disconnections etc., ACID properties are generally relaxed. A basic way to relax the ACID property is to divide the transaction into various sub transactions which can be further nested.
References
[1] P. K. Chrysanthis. Transaction Processing in a Mobile Computing Environment. In Proc. of the IEEE Workshop on Advances in Parallel and Distributed Systems, pages 77–82, 1993.
[2] Q. Lu and M. Satyanarayanan. Isolation-Only Transactions for Mobile Computing. ACM Operating Systems Review, 28(2):81–87, 1994.
[3] L. H. Yeo and A. Zaslavsky. Submission of Transactions from Mobile Workstations in a Cooperative Multidatabase Processing Environment. In Proc. of the 14th IEEE Int. Conf. on Distributed Computing Systems, June 21–24, 1994 Poznan, Poland, pages 372–379, IEEE Computer Society Press, 1994.
[4] E. Pitoura and B. Bhargava. Data Consistency in Intermittently Connected Distributed Systems. IEEE Transactions on Knowledge and Data Engineering, 11(6):896–915, November/ December 1999.
[5] J. Gray, P. Helland, P. O’Neil, and D. Shasha. The Dangers of Replication and a Solution. In H V Jagadish and I. S. Mumick, editors, Proc. of the 1996 ACM SIGMOD Int. Conf. on Management of Data, Montreal, Quebec, Canada, ACM SIGMOD Record, Vol. 25, No. 2, pages 173–182, ACM Press, June 1996.
[6] M. H. Dunham and V. Kumar. Impact of Mobility on Transaction Management. In Proc. of the ACM Int. Workshop on Data Engineering for Wireless and Mobile Access, August 20, 1999, Seattle, WA, USA, pages 14–21, ACM Press, 1999.
[7] G. D. Walborn and P. K. Chrysanthis. Transaction Processing in PRO-MOTION. In Proc. of the 1999 ACM Symposium on Applied Computing, February 28 – March 2, 1999, San Antonio, Texas, USA, pages 389–398, ACM Press, 1999.
[8] R. A. Dirckze and L. Gruenwald. A Toggle Transaction Management Technique for Mobile Multidatabases. In G. Gardarin, J. French, N. Pissinou, K. Makki, and L. Bougamin, editors, Proc. of the 7th ACM CIKM Int. Conf. on Information and Knowledge Management, November 3–7, 1998, Bethesda, Maryland, USA, pages 371–377. ACM Press, New York, 1998.
[9] K.-I. Ku and Y.-S Kim. Moflex Transaction Model for Mobile Heterogeneous Multidatabase Systems. In RIDE 2000, Proc. of the 10th Int. Workshop on Research Issues in Data Engineering: Middleware for Mobile Business Applications and E-Commerce, February 27–28, 2000, San Diego, CA, USA, pages 39–46, IEEE Computer Society Press, 2000.Categories:
Wikimedia Foundation. 2010.