Transaction Processing in Mobile Computing Using Semantic Properties

  • Authors:
  • Fritz Laux;Tim Lessner

  • Affiliations:
  • -;-

  • Venue:
  • DBKDA '09 Proceedings of the 2009 First International Conference on Advances in Databases, Knowledge, and Data Applications
  • Year:
  • 2009

Quantified Score

Hi-index 0.00

Visualization

Abstract

Transaction processing is of growing importance for mobile computing. Booking tickets, flight reservation, banking,ePayment, and booking holiday arrangements are just a few examples for mobile transactions. Due to temporarily disconnected situations the synchronisation and consistent transaction processing are key issues. Serializability is a too strong criteria for correctness when the semantics of a transaction is known. We introduce a transaction model that allows higher concurrency for a certain class of transactions defined by its semantic. The transaction results are”escrow serializable” and the synchronisation mechanism is non-blocking. Experimental implementation showed higher concurrency, transaction throughput, and less resources used than common locking or optimistic protocols.