现在,我们将事务定义为对应用程序状态的相关操作的集合。 事务具有原子性、一致性、隔离性以及持久性 这几个属性。
We can now define a transaction as a related collection of operations on the application state, which has the properties of atomicity, consistency, isolation, and durability.
设计合理的容错机制以维持流程中的ACID(原子性、一致性、隔离性和持久性)特性是设计soa解决方案的一大挑战。
Designing appropriate fault tolerant mechanisms to maintaining ACID (Atomicity, Consistency, Isolation and Durability) properties in process flows poses a big challenge in designing SOA solutions.
WS-AT 可以确保以事务方式执行对这三种Web服务的调用,并向应用程序提供原子性、一致性、隔离性和持久性 (ACID)语义。
WS-AT ensures that invocation of these three Web services is performed in a transactional fashion, providing Atomicity, Consistency, Isolation and Durability (ACID) semantics to the application.
这些任务可以合称为acid测试;acid是Atomicity(原子性)、Consistency(一致性)、Isolation(隔离性)和Durability(持久性)的缩略词。
These tasks can be collectively referred to as the ACID test; ACID is an acronym for Atomicity, Consistency, Isolation, and Durability.
如果你不知道不知道(或者不记得了),ACID是几个首字母缩写,代表原子性、一致性、隔离性和持久性。
For those who don't know (or don't remember), ACID is an acronym standing for atomicity, consistency, isolation, and durability. These are fundamental principles used to reason about data systems.
如果你不知道不知道(或者不记得了),ACID是几个首字母缩写,代表原子性、一致性、隔离性和持久性。
For those who don't know (or don't remember), ACID is an acronym standing for atomicity, consistency, isolation, and durability. These are fundamental principles used to reason about data systems.
应用推荐