• 常见提交协议阶段提交协议

    The most common commit protocol is the two-phase commit protocol. As it is named, the two-phase commit protocol involves two phases.

    youdao

  • 人们原子事务看作提供了一种两阶段提交协议

    Atomic transactions are often referred to as providing a two-phase commitment protocol.

    youdao

  • 是否存在阶段提交协议阶段提交协议更有好处情况

    Are there any circumstances when a one-phase commit protocol provides benefits over a two-phase commit protocol?

    youdao

  • 第一情况下TCS可以使用阶段提交协议10管理事务步骤

    In the first case, the TCS can use the two-phase commit protocol 10 to manage the transaction steps.

    youdao

  • 分析实现一致性阶段提交协议实现一致性数据复制技术

    The strong consistency is carried out by the protocols of submission with two phases. And the weak consistency is carried out by using the techniques of data replication.

    youdao

  • 重点讨论了分布式事务的管理目标性质阶段提交协议并发控制

    This paper puts emphasis on presenting a framework for distributed transaction:management goals, properties, two phase commit protocol and concurrency control.

    youdao

  • Local(默认):组件实现能够遵循两阶段提交协议时,需要设置

    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.

    youdao

  • 正如阶段提交协议简介小节提到的,XA事务包含定义事务的元素

    As mentioned in section "Introduction into the Two-Phase-Commit protocol" an XA transaction contains two elements which define the transaction.

    youdao

  • 准备提交事务时,两阶段提交协议调用方WS - AT协调器进行驱动。

    The two-phase commit protocol is driven by the caller's WS-AT coordinator when it is ready to commit the transaction.

    youdao

  • xyzxadatasource包含了用于启用两阶段提交协议本地xa代码

    The xyzXADataSource classes contains the native XA code to enable the Two-Phase-Commit protocol.

    youdao

  • DB数据库节点负责接收应用程序更新因此作为一个参与者注册阶段提交协议

    DB is the database node. It receives updates of the applications and therefore registers as a participant for the 2-phase-commit protocol.

    youdao

  • WS -AtomicTransaction使用两阶段提交协议支持SOAP上的事务处理。

    WS-AtomicTransaction supports transactions over SOAP with a distributed two-phase commit protocol.

    youdao

  • 一个两阶段提交协议TCS首先轮询参与者是否它们准备好了,然后依次每个参与者发布提交

    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.

    youdao

  • 事务处理(Transactionhandling)接口负责管理支持两阶段提交协议各种端的分布式事务

    Transaction handling interfaces deal with managing distributed transactions across various back ends that support a two-phase commit protocol.

    youdao

  • prepare方法引起数据库调用阶段提交协议(Two-Phase-Commit)“第 1 阶段”。

    The prepare method causes the database to invoke "Phase 1" of the Two-Phase-Commit protocol.

    youdao

  • 但是阶段提交协议简介小节提到仍然存在问题,那就是如果第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?

    youdao

  • 机群文件系统DCFS2采用分布式日志技术改进的两阶段提交协议解决了分布式数据处理下元数据一致性问题

    Moreover, DCFS2 solved the metadata consistency problem for distributed metadata processing through a distributed logging technology and a simplified two-phase commit protocol.

    youdao

  • 但是阶段提交协议简介小节提到仍然存在问题就是如果第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?

    youdao

  • 利用两阶段提交协议保证全部不(All - or - Nothing)语义要么所有资源都永久的提交变更,要么更新(回滚)之前一个提交

    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).

    youdao

  • 个好消息就是WebSphereMQ支持xa规范两阶段提交协议并且处理全局事务时与WebSphere ApplicationServer可以很好的协调

    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.

    youdao

  • Coordinator一个WS - transaction协调节点,提供如下协调服务:完成协议阶段0协议两阶段提交协议、c - c、c -pzc - 2pc。

    Coordinator is the WS-transaction coordinator node. It exposes the coordinator services of the completion, phase zero and 2-phase-commit protocols, C-c, C-pz, and C-2pc.

    youdao

  • 阶段提交所有事务协议实现并且基本概念本质上是相同的。

    The two-phase commit is implemented by all transactional protocols and the fundamental concepts are essentially the same.

    youdao

  • 数据库使用保持数据(waldo余额)相等协议称为阶段提交简称为2pc

    The protocol the databases use to keep data (such as Waldo's balances) coordinated is called two phase commit, or simply 2pc.

    youdao

  • 应用程序调用commit时,事务管理器用一个两阶段提交协议结束事务。

    When the application invokes commit , the transaction manager USES a two-phase commit protocol to end the transaction.

    youdao

  • 这些可能选项之外唯一支持eci流程阶段提交事务协调协议ExternalCICSInterface (EXCI)。

    Out of these possible options, the only protocol that supports two-phase commit transactional coordination for ECI flows is the External CICS Interface (EXCI).

    youdao

  • 1提供了对于两阶段提交(Two - Phase -Commit)协议如何工作图形化印象

    Figure 1 gives you a graphical impression of how the Two-Phase-Commit protocol works.

    youdao

  • 行为可以通过使用两阶段提交(Two - Phase -Commit)协议完成。

    This behavior can be achieved using the Two-Phase-Commit protocol.

    youdao

  • 没有使用两阶段提交(Two-Phase-Commit)协议因此不是一个分布式事务(Distributed Transaction)。

    This example is not using the Two-Phase-Commit protocol and therefore it is not a Distributed Transaction.

    youdao

  • 但是”,或许会,“如果阶段提交(Two - Phase -Commit)协议第2阶段出现错误,又将发生什么事情呢?”

    "But", a you might ask, "what happens if an error occurs during Phase 2 of the Two-Phase-Commit protocol?"

    youdao

  • 但是”,或许会,“如果阶段提交(Two - Phase -Commit)协议第2阶段出现错误,又将发生什么事情呢?”

    "But", a you might ask, "what happens if an error occurs during Phase 2 of the Two-Phase-Commit protocol?"

    youdao

$firstVoiceSent
- 来自原声例句
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定