atomicity信息详情

atomicity发音

意思翻译

n.原子数;原子价

相似词语短语

atonicity───n.张力缺乏;张力缺乏性

diatomicity───双原子性

tonicity───n.强壮;肌肉弹性;紧张性;调位强度

toxicity───n.[毒物]毒性

automaticity───n.自动性

Catholicity───n.普遍性;宽容

aromaticity───n.芳香性;芳香族化合物的结构

atomically───adv.利用原子能地

caloricity───n.生热力;热值

双语使用场景

Separating the data and indexes raised issues of consistency and atomicity.───分离数据和索引引起了一致性和原子性问题。

Atomicity enables the two operations—the subtraction from the savings account and the addition to the checking account—to be treated as a single transaction.───原子性使得这两个操作——从储蓄帐户减钱和向支票帐户加钱——被当作单个事务处理。

log operation might not participate in atomicity at all.───不涉及事务原子性的日志操作。

Declaring a block of code to be synchronized has two important consequences, generally referred to as atomicity and visibility.───把代码块声明为synchronized,有两个重要后果,通常是指该代码具有原子性(atomicity)和可见性(visibility)。

Analysis shows that this protocol guarantees the security, atomicity, accountability and impartiality of network online payment.───分析表明,本协议可以保证网络在线支付交易的安全性、原子性、可确认性和公平性。

The guarantee of atomicity means that either all or none of these operations will occur, hence ensuring overall data integrity.───原子性的保证意味着,要么所有这些操作都将出现,要么一个操作也不出现,从而确保整个数据的完整性。

Rather, it is much more of a cache manager, in that it utilizes the atomicity of transactions to persist objects to a database.───相反,它更象是高速缓存管理器,因为它利用事务的原子性来将对象持久保存到数据库。

Atomicity A transaction is an atomic unit of work and executes exactly once; either all the work is done or none of it is.───原子性事务是工作的原子单元,它的执行是一次性的,要么所有工作都完成,要么都没有完成。

In combination with the corresponding recovery protocols, recovery algorithm guaranteed the atomicity of global transaction failure.───恢复算法结合相关恢复协议,确保了全局事务故障的原子性。

英语使用场景

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.

The guarantee of atomicity means that either all or none of these operations will occur, hence ensuring overall data integrity.

Mnesia supports ACID (Atomicity, Consistency, Isolation and Durability), but also offers the ability to perform in memory only operations on tables (at the expense of durability).

Atomicity: Either all steps that are part of the transaction happen or none will happen.

There are additional problems with volatile and the atomicity of 64-bit variables, but this is beyond the scope of this article.

Better data reliability is now ensured through true atomicity, consistency, isolation, and durability (ACID) support, and when devices experience battery power issues and connectivity disruptions.

IntelliFlow loose the need of atomicity , consistency, isolation required by traditional transaction model and propose the concept of demarcation point to implement part compensation.

Atomicity: If successful, then all the operations happen, and if unsuccessful, then none of the operations happen.

Atomicity requires that both withdrawal and deposit should happen in one go, or neither must occur.