Instead, use two-phase commit transactions.
作为替代的方式,应该使用两阶段提交事务。
If your application needs to access multiple resources as part of the same operation, you need two-phase commit transactions.
如果您的应用程序在同一个操作中需要访问多种资源,您就要使用两阶段提交事务。
CICS ECI XA resource adapter — This resource adapter implements XA transaction support, and has full support for global two-phase commit transactions.
CICSECIXA资源适配器——此资源适配器实现XA事务支持,而且完全支持全局两阶段提交事务。
This scenario is best suited for applications that contain two-phase commit transactions involving multiple target databases, and where the application server has a DB2 Connect gateway available.
该场景最适合于包含涉及多个目标数据库的两阶段提交的事务,以及其中应用程序服务器可获得DB2Connect网关的的应用程序。
In some cases, although possible, distributed transactions may not be desirable due to the performance overhead associated with the two phase commit protocol.
在有些情况下,即使有可能,分布式事务也可能由于与双向提交协议有关的性能问题而变得不适用。
This is particularly true when transactions are widely distributed to business partner systems that may or may not be capable of participating in a standard, two-phase commit transaction.
当事务广泛地分布在也许能或也许不能参与标准的、两阶段提交事务的商业伙伴系统时是尤其正确的。
WS-AT is a two-phase commit transaction and is suitable only for micro transactions (short running).
WS - AT是两阶段提交事务,仅适合于微型事务(短期运行)。
All XA-compliant transactions are distributed transactions; XA supports both single-phase and two-phase commit.
所有遵循XA的事务都是分布式事务。XA既支持一步提交,也支持两阶段提交。
The good news is that WebSphere MQ does support the XA specification and two-phase commit protocol, and it perfectly coordinates with WebSphere Application Server when handling global transactions.
有一个好消息就是WebSphereMQ支持xa规范和两阶段提交协议,并且它在处理全局事务时与WebSphereApplicationServer可以很好的协调。
Transaction handling interfaces deal with managing distributed transactions across various back ends that support a two-phase commit protocol.
事务处理(Transactionhandling)接口负责管理跨支持两阶段提交协议的各种后端的分布式事务。
Two-phase commit distributed transactions and RAC configuration
两阶段提交分布式事务和RAC配置
Enterprise beans in WebSphere Application Server 3.0 now support multiple concurrent transactions with full two-phase commit and rollback capabilities across multiple DB2 data sources.
WebSphereApplicationServer 3.0中的企业bean现在支持具有跨多个DB2数据源完全两阶段提交和回滚能力的多个并发事务。
This is because the ObjectGrid only supports one-phase commit transactions (which are much faster than two-phase commit) and therefore a query can only span a single partition.
这是因为ObjectGrid只支持单阶段提交事务(比两阶段提交要快得多),因此一次查询只能跨越单个分区。
Optimized local adapters provide two phase commit global transactions support for both CICS to WebSphere Application Server and WebSphere Application Server to CICS program invocations.
优化的本地适配为CICS到WebSphereApplicationServer和WebSphere Application Server到CICS的程序调用提供两阶段提交全局事务支持。
In this article, Gang focuses on XA distributed transactions and on the inner workings of the two-phase commit protocol.
在本文当中,Gang将集中探讨xa分布式事务及两阶段确认协议的内部工作。
WS-AtomicTransaction supports transactions over SOAP with a distributed two-phase commit protocol.
WS -AtomicTransaction使用两阶段提交协议支持SOAP上的事务处理。
This means that when using global transactions, any number of CICS ECI Connections can participate in a global transaction with other two-phase commit resources.
这意味着当使用 CMT事务时,许多CICSECIConnections可以参与带有两阶段提交资源的全局事务。
One of the classic long-running Internet development debates has been the question of whether or not you need two-phase commit style transactions for the Web.
因特网开发的一个典型的长期存在的争论是:是否需要两阶段提交方式的Web事务。
Distributed systems, scalability, fault tolerance, Shared memory, transactions, two-phase commit.
分布式系统,可伸缩的,容错的,分享内存,事务,二阶段提交。
Distributed systems, scalability, fault tolerance, Shared memory, transactions, two-phase commit.
分布式系统,可伸缩的,容错的,分享内存,事务,二阶段提交。
应用推荐