An efficient strategy for achieving concurrency control in mobile environments

  • Authors:
  • Salman Abdul Moiz;Lakshmi Rajamani

  • Affiliations:
  • Centre for Development of Advanced Computing, Bangalore, India;CSE, University College of Engineering, Osmania University, Hyderabad, India

  • Venue:
  • APNOMS'09 Proceedings of the 12th Asia-Pacific network operations and management conference on Management enabling the future internet for changing business and new computing services
  • Year:
  • 2009

Quantified Score

Hi-index 0.00

Visualization

Abstract

In a mobile database environment, multiple mobile hosts may update the data items simultaneously irrespective of their physical locations. This may result in inconsistency of data items. Several Concurrency Control techniques have been proposed to eliminate the inconsistency of data items. Timeout based strategies are proposed in the literature to reduce the starvation problem in mobile environments with reduced rollbacks. However in each attempt the time of execution of the transaction is unnecessarily wasted though the timer value is known. In this paper we propose a strategy which executes a transaction only when the sufficient time is available for execution or the remaining time of execution is comparatively less. Experimental results show better throughput, and less waiting time for individual transactions.