To be part of a distributed transaction, a resource manager must support the XA standard, which governs the propagation of transaction contexts.
为了成为分布式事务的一部分,资源管理器必须支持XA标准,该标准控制事务上下文的传播。
A distributed transaction involves a transaction manager and one or more resource managers.
一个分布式的事务涉及一个事务管理器和一个或者多个资源管理器。
In many cases it may not be possible to rely on the underlying transaction manager to coordinate a distributed transaction among affected systems.
在许多情况下,有可能无法依赖底层的事务管理器,在受影响的系统之间协调分布式事务。
In this article, I have presented a prototype implementation of a distributed transaction coordination service that USES a transaction manager to control a set of transactions.
在本文中,我介绍了使用事务管理器控制一组事务的分布式事务协调服务的原型实现。
However, when CICS TG is running on a distributed platform, a one-phase commit connection still has to be used, and so CICS TG has to be considered a local transaction capable resource manager.
不过,当CICSTG在分布式平台上运行时,仍必须使用单阶段提交连接,因此CICS TG需要考虑使用支持本地事务的资源管理器。
Transaction manager while sitting on client side, initiate the transaction and coordinates with all the processes that participate in a distributed transaction to commit or roll back.
事务管理是在客户端设置的,它负责启动事务,并且协调所有参与到分布式中的进程,是提交或者是回滚。
Also make that that you're using XA transaction (distributed transaction), ie. configure everything to use JTA transaction manager and therefore participate in one and only one transaction.
也让你使用XA事务(分布式事务),即。一切配置为使用JTA事务管理器,因此参与一个且只有一个事务。
Also make that that you're using XA transaction (distributed transaction), ie. configure everything to use JTA transaction manager and therefore participate in one and only one transaction.
也让你使用XA事务(分布式事务),即。一切配置为使用JTA事务管理器,因此参与一个且只有一个事务。
应用推荐