WS-AtomicTransaction supports transactions over SOAP with a distributed two-phase commit protocol.
WS -AtomicTransaction使用两阶段提交协议支持SOAP上的事务处理。
In the first case, the TCS can use the two-phase commit protocol 10 to manage the transaction steps.
在第一种情况下,TCS可以使用两阶段提交协议10来管理事务步骤。
Are there any circumstances when a one-phase commit protocol provides benefits over a two-phase commit protocol?
是否存在单阶段提交协议比两阶段提交协议更有好处的情况?
This paper adopted the combination of optimistic executing and two-phase commit protocol to study the new method.
采用乐观执行与两阶段提交相结合的方法,对移动事务处理方法进行了新的研究。
The two-phase commit protocol is driven by the caller's WS-AT coordinator when it is ready to commit the transaction.
当准备好提交事务时,两阶段提交协议将由调用方的WS - AT协调器进行驱动。
When the application invokes commit , the transaction manager USES a two-phase commit protocol to end the transaction.
当应用程序调用commit时,事务管理器用一个两阶段的提交协议结束事务。
In this article, Gang focuses on XA distributed transactions and on the inner workings of the two-phase commit protocol.
在本文当中,Gang将集中探讨xa分布式事务及两阶段确认协议的内部工作。
The most common commit protocol is the two-phase commit protocol. As it is named, the two-phase commit protocol involves two phases.
最常见的提交协议是两阶段提交协议。
Using the WebSphere global transaction, where two-phase commit protocol is in place, will significantly decrease the overall performance.
利用WebSphere全局处理事务,在这里的适当位置提交协议的两种状态,将明显降低总体性能。
In a two-phase commit protocol, the TCS first polls the participants to see if they are ready, and then issues the commit to each in turn.
在一个两阶段提交协议中,TCS首先轮询参与者,看是否它们准备好了,然后依次向每个参与者发布提交。
Transaction handling interfaces deal with managing distributed transactions across various back ends that support a two-phase commit protocol.
事务处理(Transactionhandling)接口负责管理跨支持两阶段提交协议的各种后端的分布式事务。
Some configurations, such as those with only one database resource, do not require the full data integrity that is provided by the two-phase commit protocol of the XA interface.
有些配置(如只有一个数据库资源的那些配置)不需要xa接口的两阶提交协议提供的数据完整性。
Moreover, DCFS2 solved the metadata consistency problem for distributed metadata processing through a distributed logging technology and a simplified two-phase commit protocol.
机群文件系统DCFS2采用分布式日志技术和改进的两阶段提交协议解决了分布式元数据处理下元数据的一致性问题。
Local (default) : This setting is required when a component implementation is not capable of participating in a two-phase commit protocol. Things to note in a local transaction are.
Local(默认):当组件实现不能够遵循一个两阶段提交协议时,需要这一设置。
It USES the two-phase commit protocol to guarantee the All-or-Nothing semantics that either all the resources commit the change permanently or none of them precede the update (rollback).
它利用两阶段提交协议来保证全部或全不(All - or - Nothing)语义,即要么所有的资源都永久的提交变更,要么在更新(回滚)之前一个都不提交。
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可以很好的协调。
But there is still an open question mentioned in the section "Introduction into the Two-Phase-Commit protocol". What to do, if "Phase 2" failed for a transaction branch?
但是“两阶段提交协议简介”小节中提到仍然存在一个问题,那就是如果第2阶段中一个事务分支发生故障,该怎么办呢?
As mentioned in section "Introduction into the Two-Phase-Commit protocol" an XA transaction contains two elements which define the transaction.
正如“两阶段提交协议简介”小节中提到的,XA事务包含定义该事务的两个元素。
In some cases, although possible, distributed transactions may not be desirable due to the performance overhead associated with the two phase commit protocol.
在有些情况下,即使有可能,分布式事务也可能由于与双向提交协议有关的性能问题而变得不适用。
"But", a you might ask, "what happens if an error occurs during Phase 2 of the Two-Phase-Commit protocol?"
“但是”,您或许会问,“如果在两阶段提交(Two - Phase - Commit)协议的第2阶段中出现错误,又将发生什么事情呢?”
Out of these possible options, the only protocol that supports two-phase commit transactional coordination for ECI flows is the External CICS Interface (EXCI).
在这些可能的选项之外,唯一支持eci流程的两阶段提交事务协调的协议是ExternalCICSInterface (EXCI)。
Figure 1 gives you a graphical impression of how the Two-Phase-Commit protocol works.
图1提供了对于两阶段提交(Two - Phase - Commit)协议如何工作的图形化印象。
The two-phase commit (2pc) protocol is an inherently blocking protocol that does not scale well increasing latency, complexity and failure rate.
两段提交(two - phase commit2pc)协议本来就是一种阻塞型的协议,它的伸缩性不好,会导致延迟、复杂性和失败概率的提高。
This behavior can be achieved using the Two-Phase-Commit protocol.
该行为可以通过使用两阶段提交(Two - Phase - Commit)协议完成。
This example is not using the Two-Phase-Commit protocol and therefore it is not a Distributed Transaction.
本例没有使用两阶段提交(Two-Phase-Commit)协议,因此,它不是一个分布式事务(Distributed Transaction)。
The protocol the databases use to keep data (such as Waldo's balances) coordinated is called two phase commit, or simply 2pc.
数据库使用的保持数据(如waldo的余额)相等的协议被称为两阶段提交,或简称为2pc。
The xyzXADataSource classes contains the native XA code to enable the Two-Phase-Commit protocol.
xyzxadatasource类包含了用于启用两阶段提交协议的本地xa代码。
There is a set of methods in JTA which "packages" your traditional JDBC calls into the Two-Phase-Commit protocol.
JTA中有一组方法,它将传统的JDBC调用封装到了两阶段提交(Two - Phase - Commit)协议中。
The prepare method causes the database to invoke "Phase 1" of the Two-Phase-Commit protocol.
prepare方法引起数据库调用两阶段提交协议(Two-Phase-Commit)的“第 1 阶段”。
The prepare method causes the database to invoke "Phase 1" of the Two-Phase-Commit protocol.
prepare方法引起数据库调用两阶段提交协议(Two-Phase-Commit)的“第 1 阶段”。
应用推荐