atomic transactions 中文意思是什麼

atomic transactions 解釋
原子事務
  1. The concept is similar to the behavior of atomic transactions in a sql database

    原子事務這個概念很類似sql數據庫中的概念。
  2. The benefit of this approach is enormous, especially for scm tools which support atomic transactions

    使用這種方式的好處是很巨大的,特別是對于那些支持原子事務的工具。
  3. If two pieces of code share atomic transactions, are they independent services or is their relationship so intimate that they comprise one service

    加入兩個代碼分享一個原子事務,他們是獨立的事務或者他們的關系如此緊密以至於他們組成了一個服務。
  4. In contrast, jfs uses techniques originally developed for databases to log information about operations performed on the file system meta - data as atomic transactions

    相反, jfs使用原來為數據庫開發的技術,記錄了文件系統元數據上執行的操作(即原子事務)信息。
  5. Xsaga model enlarges the granularity of the atomic transactions and decreases the number of the needed compensate activities. it supports the distributed environment and extends the scope the transactional resources

    Xsaga模型提高了saga中原子事務的粒度,減少了需要補償的活動數目,提供了分散式支持,擴大了事務性資源的范圍。
  6. The ability to support either " micro - flows " flows that occur within an atomic transaction, such as within a single ejb invocation or " macro - flows " flows that span several transactions, and may span large periods of time

    支持「微流程」 (在自動事務中產生的流程,比如在單個的ejb調用中)或「宏流程」 (跨幾個事務的流程,並且可能經過很長的時間)的能力。
  7. Transactions define atomic operation sequences with acid ( atomicity, consistency, isolation, and durability ) properties and are the key to reliable distributed applications

    事務是具有acid ( atomicity , consistency , isolationanddurability )特性的原子操作序列,是構建可靠的分散式應用程序的關鍵。
  8. In summary, the two - phase commit protocol and the resource managers combine to make transactions atomic and durable. the transaction

    總的來說,兩階段提交協議和資源管理器相結合,使事務成為原子的和持久的。
分享友人