two-phase commit
常見例句
- First, find out if your environment meets the prerequisites to support two-phase commit.
首先,查看您的環(huán)境是否滿足支持兩堦段提交的先決條件。 - If your application needs to access multiple resources as part of the same operation, you need two-phase commit transactions.
如果您的應(yīng)用程序在同一個操作中需要訪問多種資源,您就要使用兩堦段提交事務(wù)。 - If another resource becomes involved in the transaction, you have forced an unnecessary two-phase commit, causing an additional prepare flow.
如果在事務(wù)中涉及另一項資源,就會強(qiáng)制進(jìn)行不必要的兩堦段提交,導(dǎo)致額外的準(zhǔn)備流程。 - What about transactions, two-phase commit, and other mechanisms inherited from big iron legacy databases?
FORBES: What You Need to Know About NoSQL Databases - None of these strategies are anything like two-phase commit.
FORBES: What You Need to Know About NoSQL Databases 返回 two-phase commit