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 the first case, the TCS can use the two-phase commit protocol 10 to manage the transaction steps.
在第一种情况下,TCS可以使用两阶段提交协议10来管理事务步骤。
A commit protocol enables multiple processes to coordinate the committing or aborting of a transaction.
提交协议使多个流程能够协调事务的提交或中止。
The two-phase commit protocol is driven by the caller's WS-AT coordinator when it is ready to commit the transaction.
当准备好提交事务时,两阶段提交协议将由调用方的WS - AT协调器进行驱动。
This example is not using the Two-Phase-Commit protocol and therefore it is not a Distributed Transaction.
本例没有使用两阶段提交(Two-Phase-Commit)协议,因此,它不是一个分布式事务(Distributed Transaction)。
Transaction handling interfaces deal with managing distributed transactions across various back ends that support a two-phase commit protocol.
事务处理(Transactionhandling)接口负责管理跨支持两阶段提交协议的各种后端的分布式事务。
When the application invokes commit , the transaction manager USES a two-phase commit protocol to end the transaction.
当应用程序调用commit时,事务管理器用一个两阶段的提交协议结束事务。
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(默认):当组件实现不能够遵循一个两阶段提交协议时,需要这一设置。
The application USES the Completion Protocol defined in WS-AtomicTransaction to indicate that it wishes to commit the transaction.
应用程序使用定义在Web服务原子事务的完成协议(Completion Protocol)来指出它希望提交事务。
Using the WebSphere global transaction, where two-phase commit protocol is in place, will significantly decrease the overall performance.
利用WebSphere全局处理事务,在这里的适当位置提交协议的两种状态,将明显降低总体性能。
In a distributed real time database system, the only way to ensure transaction atomicity is to investigate and develop a real time atomic commit protocol.
在分布式实时数据库系统中,保证事务原子性的唯一途径是研究和开发出一个实时的原子提交协议。
Multiversion optimistic concurrency control (MVOCC) protocol and mobile transaction real-time commit (MTRTC) protocol are presented for mobile distributed real-time database systems (MDRTDBSs).
提出了移动事务实时提交协议(MTRTC)和多版本乐观并发控制协议(MVOCC)处理移动分布式实时事务。
A new commit protocol called A2SC (active double space commit) is proposed, which cater for the distributed real-time transaction commitment processing.
提出了一种新的提交协议A2SC(主动的双空间提交),它适合于分布式实时事务提交处理的需要。
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阶段中一个事务分支发生故障,该怎么办呢?
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阶段中一个事务分支发生故障,该怎么办呢?
应用推荐