Transaction synchronization protocol using XML in client-server environment

  • Authors:
  • Noman Zahid;Muhammad Shahid Ansari;Kyung-Goo Doh

  • Affiliations:
  • Hanyang University, Ansan, Gyonggi, South Korea;Hanyang University, Ansan, Gyonggi, South Korea;Hanyang University, Ansan, Gyonggi, South Korea

  • Venue:
  • Proceedings of the ACM first international workshop on Data-intensive software management and mining
  • Year:
  • 2009

Quantified Score

Hi-index 0.00

Visualization

Abstract

The problem of transaction synchronization is important in XML-based applications based on client-server model, especially when both server and clients are allowed to store data. When clients modify their local database, writing this transaction back to the server and to all other clients requires transaction synchronization. To achieve reliable and efficient transaction synchronization, there is a need for some sort of efficient protocol that can guarantee the synchronization of databases on the server and all clients. In this paper, a protocol is proposed for transaction synchronization using XML database and XML as a transfer medium between the server and clients. Importantly, this protocol can be used in any type of database with XML as a data transfer medium using some kind of database mapping from any database to XML. This protocol significantly reduces the cost of data transfer between server and clients, thus increasing efficiency.