atomicity中文,atomicity的意思,atomicity翻译及用法

2026-04-12 14:28 浏览次数 17

atomicity

英[ˌætəmˈɪsɪti]美[ˌætəˈmɪsɪti]

n. 原子数;原子价

atomicity 英语释义

英语释义

    1. valence

    2. the number of atoms in the molecule of an element

    3. the number of replaceable atoms or groups in the molecule of a compound

    4. the state of consisting of atoms

    5. the nature, character, or property of being atomic

atomicity 片语

片语

failure atomicity失败原子性

relaxed atomicity其执行满足松弛原子性

quantivalence原子价;化合价

atomicity problem原子性问题

semantic atomicity语义原子性

Atomicity Violation违反原子性

contract atomicity合同原子性

valence(Valence)人名;(法)瓦朗斯

Atomicity Problems原子性问题

atomicity 例句

英汉例句

  • The logging server then persists all log messages that require atomicity or semi-atomicity.

    然后日志服务器持久化所有事务原子性和半原子性的日志消息。

  • Savepoints are the perfect mechanism to achieve finer granularity of atomicity within a transaction.

    保存点是在事务中实现更细粒度的原子性的最佳方法。

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

    原子性的保证意味着,要么所有这些操作都将出现,要么一个操作也不出现,从而确保整个数据的完整性。

  • Compared with flow-managed persistence in atomic flows, the most significant change happens to the scope of transactions: atomicity applies to each step of the process rather than the entire flow.

    与原子流中流管理的持久化相比,事务作用域发生的最大变化时:原子性应用于进程的每一步而不是整个流。

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

    使用volatile和64位变量的原子数还有另外一些问题,但这已超出了本文的讨论范围。

  • Rather, it is much more of a cache manager, in that it utilizes the atomicity of transactions to persist objects to a database.

    相反,它更象是高速缓存管理器,因为它利用事务的原子性来将对象持久保存到数据库。

  • You use it when you need to get the absolute fastest possible processing time (and hence throughput) from your application and still maintain some degree of transactional atomicity in your processing.

    如果您需要从应用程序中获取最快的处理时间(以及吞吐量),并且仍然在处理中维持一定程序的事务原子性,那么可以使用它。

  • This clearly violates the ACID (atomicity, consistency, isolation, durability) properties of a transaction (specifically the atomicity property).

    这显然违背了事务的ACID (atomicity、consistency、isolation和durability)属性(特别是atomicity属性)。

  • In distributed systems, atomicity means also that a transaction should succeed either in all or in none of the participating nodes.

    在分布式系统中,原子性还表明一个事务应该在参与事务的所有节点中全部执行成功或全部失败。

  • The SCA container USES a two phase commit to achieve atomicity when multiple transactional resource managers are used.

    当使用多个事务资源管理器时,sca容器使用一个两阶段提交实现原子性。

  • Placing immutable objects in a scoped container avoids most atomicity and visibility failures; it is also safe to place effectively immutable objects in a scoped container.

    将不可修改对象放置在范围容器避免了许多原子性和可见性故障;将有效不可修改性对象放置在范围容器中也是安全的。

  • The code in Listing 2 has visibility failures as well as atomicity failures.

    清单2中的代码不仅有原子性故障,还有可见性故障。

  • In this paper, we define a log service with some transactional semantics and concentrate on the atomicity semantics.

    在本文中,我们定义了一个事务语法支持的日志服务,重点解决原子性语法。

  • Therefore, the code in Listing 13 is useless from a transaction standpoint; although it appears that it USES transactions to maintain atomicity and consistency, in fact it does not.

    因此,清单13中的代码从事务角度来说毫无用处;尽管看上去它使用事务来维护原子性和一致性,但事实上并没有。

  • If the atomicity level is none, the log message is written immediately to the permanent log media.

    如果事务原子性级别是空,日志消息将被立即写入永久性日志媒体中。

相关热词