这是野蛮的证据,他们来到了锁机制。
These are vandal proof and they come with a locking mechanism.
最后采用一种锁机制保证了网络文件操作的同步。
At last, a simple lock technique is implemented to synchronize network file operations.
现在有一个锁机制来确保每次仅能有一个线程经过任何已包装的调用。
There is now a locking mechanism to ensure that only one thread at a time goes through any of the wrapped calls.
CouchDB没有锁机制;两个客户机可以同时加载和编辑同一个文档。
CouchDB does not feature locking mechanisms; two clients can load and edit the same document at the same time.
我们的目标程序使用自旋锁机制来实现线程间对共享内存的互斥访问。
The classic spin lock technology is introduced to implement the mutually exclusive access to Shared memory.
如果您真的想知道是同步更快还是锁机制更快(或者回答任何类似的微性能问题),那么应该怎么做呢?
If you really want to know whether synchronization is faster than an alternate locking mechanism (or answer any similar micro-performance question), what do you do?
分析了处理并发事务时现有XML数据锁机制的问题,并提出了自己的XML数据上锁规则。
Analyze the current problems of using lock mechanism when deal with concurrency transactions of XML data.
在2.4之前,Terracotta在集群中的锁机制,比线程在单个JVM中所能支持的锁机制更加智能。
Before 2.4, Terracotta could do smarter locking in the cluster than threads in a single JVM could support.
在这一节中,我将谈到可以用来修改DB 2V8.2.2为某些隔离级别而使用的ANSI标准锁机制的一些主要控制。
In this section, I'll cover some of the major controls that you can use to alter that ANSI-standard locking mechanism used by DB2 V8.2.2 for certain isolation levels.
例如,某些情况下VM也许能够完全删除锁机制,这使得我们难以抽象地比较volatile和 synchronized的开销。
For example, the VM may be able to remove locking entirely in some situations, which makes it hard to talk about the relative cost of volatile vs. synchronized in the abstract.
最后,讨论了系统的设计与实现,对系统的体系结构、动态锁机制的主要数据结构、算法流程及实现界面、投机锁机制的实现界面等进行了详尽地描述。
At last, the paper discusses the design and the implementation of the system, the main data structures and algorithms of OCDL, and the risk locking mechanism in detail.
之所以将这种技术称之为 “开销较低的读-写锁” 是因为您使用了不同的同步机制进行读写操作。
The reason this technique is called the "cheap read-write lock" is that you are using different synchronization mechanisms for reads and writes.
通过一个数学算法,一个私钥如同您的电子身份证;公钥如同您向其出示身份证的锁或门机制。
Through a mathematical algorithm, a private key is like your electronic identification card; the public key is like the lock or gate mechanism that you present your ID card to.
使用volatile变量次要原因是其性能:某些情况下,volatile变量同步机制的性能要优于锁。
A secondary motivation for using volatile variables is performance: in some situations, volatile variables may be a better-performing synchronization mechanism than locking.
特别地,该特性是由SAP应用程序驱动的,但是通常也适用于更多客户的锁避免机制。
In particular, this feature was driven by the SAP application, but the work is generally applicable to a lock avoidance schemes for a much greater customer base.
原子锁不仅提供了一种锁定机制,同时也提供了算术或bit wise操作。
The atomic locks provide not only a locking mechanism but also arithmetic or bitwise operations simultaneously.
与锁相比,Volatile变量是一种非常简单但同时又非常脆弱的同步机制,它在某些情况下将提供优于锁的性能和伸缩性。
Volatile variables are a simpler — but weaker — form of synchronization than locking, which in some cases offers better performance or scalability than intrinsic locking.
许多GUI工具集都有自己先天性的机制来解决这一问题,例如,在组件树上的组合锁。
Many GUI toolkits often setup some innate mechanism to avoid this, for example, by a complex lock on a component tree.
详细介绍了系统实现中解决的两个关键问题:事务型操作的处理和并发控制,并提出了基于优先级的锁绑定机制。
This paper introduced the two key problems solved by the system: transactional operation and concurrent control, and proposed the lock tie mechanism based on PRI.
本文采用了一个叫做动态多粒度锁的管理机制,提出了一种与之相适应的并发控制协议。
In this paper a management mechanism called dynamic multi - grain lock and a related concurrency control protocol were given.
分析了相位偏置和光纤的色散对锁模机制的影响,获得了产生稳定超短光脉冲的条件。
The effects of phase bias and group velocity dispersion on mode locking mechanism are analyzed. The operating conditions for stable short pulse generation are obtained.
目的探讨自控微动带锁髓内钉(AMLN)固定后骨折局部生物力学环境对骨折愈合的影响及机制。
Objective To explore the influence of topical biomechanical environment in the fracture point after which was fixed with auto control micro motion locking nail (AMLN) on the fracture healing mode.
使用消息块和消息传递函数,无需同步机制(如锁)即可编写并行应用程序。
Message blocks and message-passing functions let you write parallel applications without requiring synchronization mechanisms such as locks.
本文阐述工作于正、负群速色散区中的光脉冲注入锁模的物理机制的区别。
The article discusses the differences in physical mechanism of mode locking by laser pulse injection between the dispersion region at positive group velocity and that at negative group velocity.
如果没有模式或机制,提供了一个无锁的指令序列,电话是一个具有相同参数的外部程序可以在运行时确定。
If there is no pattern or mechanism to provide a lock free instruction sequence, a call is made to an external routine with the same parameters to be resolved at run time.
分布式锁管理机制实现了GOS之间数据访问的同步协调,写通和写—无效的数据更新策略保证了GOS的缓存一致性。
The distributed lock system is used to synchronize GOS steps when accessing data. The consistency of the distributed cache is guaranteed by updating strategies of write-through and write-invalidate.
分布式锁管理机制实现了GOS之间数据访问的同步协调,写通和写—无效的数据更新策略保证了GOS的缓存一致性。
The distributed lock system is used to synchronize GOS steps when accessing data. The consistency of the distributed cache is guaranteed by updating strategies of write-through and write-invalidate.
应用推荐