原子性可能是一个成功事务执行的最基本属性。
Atomicity is perhaps the most basic property of successful transaction executions.
在分布式系统中,原子性还表明一个事务应该在参与事务的所有节点中全部执行成功或全部失败。
In distributed systems, atomicity means also that a transaction should succeed either in all or in none of the participating nodes.
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.
原子性的保证仅限于单个操作;如果必须将多个操作作为一个单元执行,则必须使用更粗粒度的同步机制。
The guarantee of atomicity is limited to individual operations; when multiple operations must be performed as a unit, a more coarse-grained synchronization mechanism must be used.
通常,应用程序的执行转变为一系列事务的处理,每个事务是具有原子性和可恢复性的一个单元。
Execution of such programs typically results in the processing of a sequence of transactions, where each transaction is assumed to be a unit of atomicity and recovery.
属性值应该是原子性的,即介绍一个单一的事实,分类数据允许简化编程、加强可用性,易于执行修改。
Attribute values should be atomic, that is, present a single fact. Having disaggregated data allows simpler programming, greater reusability of data, and easier implementation of changes.
属性值应该是原子性的,即介绍一个单一的事实,分类数据允许简化编程、加强可用性,易于执行修改。
Attribute values should be atomic, that is, present a single fact. Having disaggregated data allows simpler programming, greater reusability of data, and easier implementation of changes.
应用推荐