two-phase commit的意思|示意
二阶段确认
two-phase commit的网络常见释义
两阶段提交 ...两阶段提交()Two-Phase Commit):是计算机网络尤其是在数据库领域内,为了使基于分布式系统架构下的所有节点在进行事务处理过程中能够保持原子性和一致性而设计的...
两阶段交易认可 在数据库操作中,比如两阶段交易认可(two-phase commit)处理,如果在一个数据库的操作没有完成,其它数据库相关的操作就无法执行。
两相提交 ... two-phase commit 两阶段提交 ; 两阶段交易认可 ; 两相提交 phase commit transactions 提交 2 Phase Commit 段提交协议 ...
二阶段提交 ...键(确切地说:两阶段提交主要保证了分布式事务的原子性:即所有结点要么全做要么全不做)。 三、2PC 二阶段提交(Two-phase Commit)是指,在计算机网络以及数据库领域内,为了使基于分布式系统架构下的所有节点在进行事务提交时保持一致性而设计的一种算法(Algor...
two-phase commit相关短语
1、 two-phase commit protocol 段提交协议 ; 两阶段提交协议 ; 协定
2、 two-phase commit transactions 提交
3、 two-phase commit services 中的两步提交服务
two-phase commit相关例句
The updates only become hardened once the transaction manager initiates the two-phase commit process.
只有在事务管理器启动两阶段提交进程时,更新才会变得确定。
For example, suppose three existing services need to be called, using a two-phase commit.
例如,假设需要使用两阶段提交调用三个现有服务。
The two-phase commit protocol is driven by the caller's WS-AT coordinator when it is ready to commit the transaction.
当准备好提交事务时,两阶段提交协议将由调用方的WS - AT协调器进行驱动。
An essential part of distributed transaction processing is the two-phase commit process.
分布式事务处理的基本部分是两阶段提交进程。
If another resource becomes involved in the transaction, you have forced an unnecessary two-phase commit, causing an additional prepare flow.
如果在事务中涉及另一项资源,就会强制进行不必要的两阶段提交,导致额外的准备流程。
WS-AtomicTransaction supports transactions over SOAP with a distributed two-phase commit protocol.
WS - AtomicTransaction使用两阶段提交协议支持SOAP上的事务处理。