In summary, the two-phase commit protocol and the resource managers combine to make transactions atomic and durable. 总的来说,两阶段提交(TPC)协议和资源管理器相结合,使事务成为原子的和持久的。
At that point it will use a two-phase commit to ensure it can actually acquire data from each source. 这样,它将使用两阶段提交(TPC)来保证确实从每个源获取到了数据。
Some implementations coordinate a logical unit of work for write operations, known as a two-phase commit. 有些实现会对写入操作的逻辑工作单元进行协调,这被称为两阶段提交(TPC)。
When the application invokes commit (), the transaction manager uses a two-phase commit protocol to end the transaction. 当应用程序调用commit()时,事务管理器用一个两阶段的提交协议结束事务。
In this case, the TPM will orchestrate a two-phase commit. 在这种情况下,TPM将组织一个两阶段提交(TPC)。