Abstract
Processing a distributed transaction takes more time than processing a local transaction, since processing of a distributed transaction requires multiple phases with respect to its commitment to keep a distributed transaction consistent. For distributed systems, since the commit cost could be high due-to volume of network messages and network delays, it is required to optimise commit protocol to improve transaction throughput. In order to improve the throughput of transaction processing, we concentrate on the nonblocking property without loss of consistency, including the number of message exchanges, recovery time. Blocking is a critical problem in transaction processing with respect to throughput, since blocked transactions interfere the progress of other transactions. Abortion of the commitable transaction makes the system degrade, and it becomes serious if there are many transactions at the failed sites due to the unnecessary restart overhead. Therefore, in the view of efficiency, it is essentially required to develop a commit protocol that has not only few message exchanges but also low ratio of transaction aborts.
Talk to us
Join us for a 30 min session where you can share your feedback and ask us any queries you have
Disclaimer: All third-party content on this website/platform is and will remain the property of their respective owners and is provided on "as is" basis without any warranties, express or implied. Use of third-party content does not indicate any affiliation, sponsorship with or endorsement by them. Any references to third-party content is to identify the corresponding services and shall be considered fair use under The CopyrightLaw.