Professor:well,at the same time you've started looking at two phase equilibrium.
教授:,好,同时,让我们看看两相平衡。
The SCA container USES a two phase commit to achieve atomicity when multiple transactional resource managers are used.
当使用多个事务资源管理器时,sca容器使用一个两阶段提交实现原子性。
Without two phase commit support, the requester is responsible to ensure consistency among the sources when updating data.
如果没有两阶段提交支持,请求者需在更新数据时负责确保源中的一致性。
This situation is not necessarily incorrect, but it may force more expensive two phase commit coordination of the transaction.
这种情况不一定不正确,但可能会强制使用开销更大的事务两阶段提交协作。
The most common commit protocol is the two-phase commit protocol. As it is named, the two-phase commit protocol involves two phases.
最常见的提交协议是两阶段提交协议。
In some cases, although possible, distributed transactions may not be desirable due to the performance overhead associated with the two phase commit protocol.
在有些情况下,即使有可能,分布式事务也可能由于与双向提交协议有关的性能问题而变得不适用。
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首先轮询参与者,看是否它们准备好了,然后依次向每个参与者发布提交。
If another resource becomes involved in the transaction, you have forced an unnecessary two-phase commit, causing an additional prepare flow.
如果在事务中涉及另一项资源,就会强制进行不必要的两阶段提交,导致额外的准备流程。
If done on a large scale, this is a form of two-phase transformation without having separate processor runs for phase 1 and phase 2.
如果很大,这是一种两阶段转换的形式,但是不需要将处理程序的运行划分成阶段1和阶段2。
If your application needs to access multiple resources as part of the same operation, you need two-phase commit transactions.
如果您的应用程序在同一个操作中需要访问多种资源,您就要使用两阶段提交事务。
A global transaction can span multiple resources with two-phase commit.
全局事务可以通过二阶段提交跨越多个资源。
Two-phase commit gives the transaction manager power to ensure that all resources that participate in a transaction commit or rollback together.
二阶段提交让事务管理者有能力确保所有参与事务的资源都一起提交或回滚。
The resource manager does not perform any logging and does not participate in the second phase of the two-phase commit.
资源管理器不执行任何记录。并且不参与两阶段提交中的第二个阶段。
XA transaction — a resource adapter that can participate fully in a two-phase commit process, and which can influence the outcome of the global transaction.
xa事务——可以完全参与两阶段提交进程的资源适配器,该资源适配器可以影响全局事务的结果。
In this case, the TPM will orchestrate a two-phase commit.
在这种情况下,TPM将组织一个两阶段提交。
This is because the EJB container cannot commit a one-phase commit resource together with two-phase commit resources in a global transaction.
这是因为在全局事务中ej b容器不能同时提交单阶段提交资源和两阶段提交资源。
As mentioned in section "Introduction into the Two-Phase-Commit protocol" an XA transaction contains two elements which define the transaction.
正如“两阶段提交协议简介”小节中提到的,XA事务包含定义该事务的两个元素。
Many, but not all, distributed transaction implementations use two-phase commit.
有许多(但不是全部)分布式事务的实现使用两阶段提交。
The two-phase commit is implemented by all transactional protocols and the fundamental concepts are essentially the same.
两阶段提交由所有事务协议实现,并且基本概念在本质上是相同的。
The updates only become hardened once the transaction manager initiates the two-phase commit process.
只有在事务管理器启动两阶段提交进程时,更新才会变得确定。
The two-phase commit resources are then committed or rolled back depending on the response from the one-phase commit resource.
然后,两阶段提交资源或者提交或者回滚,具体取决于来自单阶段提交资源的响应。
This article explains the new two-phase detach behavior and lists some frequently asked questions around it.
本文解释了新的两阶段分离行为,并列出了相关的常见问题解答。
The two-phase commit resources are rolled back, but the outcome of the one-phase commit resource is unknown; it could have committed or rolled back.
两阶段提交资源可以回滚,但单阶段提交资源的结果是未知的,它可能已提交或者已回滚。
A two-phase process using both symmetric and asymmetric algorithms.
使用对称算法和非对称算法的两阶段过程。
CICS ECI XA resource adapter — This resource adapter implements XA transaction support, and has full support for global two-phase commit transactions.
CICSECIXA资源适配器——此资源适配器实现XA事务支持,而且完全支持全局两阶段提交事务。
Atomic transactions are often referred to as providing a two-phase commitment protocol.
人们常把原子事务看作是提供了一种两阶段提交协议。
An essential part of distributed transaction processing is the two-phase commit process.
分布式事务处理的基本部分是两阶段提交进程。
A transaction participant that is called during two-phase commit and which can influence the outcome of the transaction.
在两阶段提交期间调用的事务参与者,它能影响事务的结果。
Unlike a two-phase commit resource, there is no recovery from a communication failure with a one-phase commit resource.
不像两阶段提交资源,单阶段提交资源不能从通信故障中恢复。
Unlike a two-phase commit process, there is no recovery from a communication failure with a one-phase commit resource.
与两阶段提交进程不同,单阶段提交资源在通信失败时无法恢复。
应用推荐