Performance optimization for distributed transaction manager

许畅,陈小芳,金蓓弘
DOI: https://doi.org/10.3969/j.issn.1000-7024.2004.08.006
2004-01-01
Abstract:As an important part of an application server, the distributed transaction manager mainly provides transaction processing ability in distributed environments, and its performance is one of the limitations against the throughput of distributed transaction processing software running on an application server. How to optimize the performance of a distributed transaction manager in the framework of J2EE application server is discussed, and the implementation of performance optimization on our distributed transaction manager ISTX is also presented. The experimental results show that the performance optimization on ISTX can greatly improve distributed transaction processing performance under the precondition of guaranteeing reliability.
What problem does this paper attempt to address?