The PDF file you selected should load here if your Web browser has a PDF reader plug-in installed (for example, a recent version of Adobe Acrobat Reader).

If you would like more information about how to print, save, and work with PDFs, Highwire Press provides a helpful Frequently Asked Questions about PDFs.

Alternatively, you can download the PDF file directly to your computer, from where it can be opened using a PDF reader. To download the PDF, click the Download link above.

Fullscreen Fullscreen Off


One of the most important features of a database in a multi-user environment is its concurrency control mechanism. The existing protocols either provide a restricted concurrency level which is less than what logically could be or provide a high level of concurrency which may lead to some defects. To overcome these problems, we offer a novel locking protocol with some rich locks named "XML Path Locking by Child Consideration" (XPLC). In our approach unlike the existing ones, we consider the child of the node which we want to lock. Also our locks have different granularities according to their types.

Keywords

Concurrency Control, Transaction, XML Database, XPLC
User