concurrent access信息详情

concurrent access发音

意思翻译

并发存取

[计]并行存取

相似词语短语

concurrent───adj.并发的;一致的;同时发生的;并存的;n.[数]共点;同时发生的事件

access───adj.(电视节目或时间等)对外公开的;v.接近,使用;访问,存取(电脑文档);n.通道;进入;机会;使用权;探望权;(对计算机存储器的)访问;(情感)爆发;入口

concurrent lines───并行线路

concurrent training───并行训练

concurrent validity───同时效度;同期正当性

concurrent powers───[法] 共同权力,一致的权力

concurrent sentences───合并服刑

concurrent definition───并发定义

equitable access───公平准入

双语使用场景

Using the concurrent access test servlet.───使用并发存取测试servlet。

Some provide file locking to prevent concurrent access.───有些提供了文件锁来防止多个用户的并行访问。

Concurrent access does not need to be synchronized.───并发访问不需要同步。

Your applications must be prepared to support multiple concurrent access by users with differing locale requirements.───应用程序必须做好准备,支持具有不同地区需求的用户的多个并发访问。

It is often useful to allow a limited number of threads concurrent access to a resource.───允许有限数目的线程并发访问某个资源通常十分有用。

JFS is required for SMS on AIX, and no concurrent access is possible in this case.───AIX上的SMS需要JFS,而本例中不可能进行并发访问。

This provides concurrent access by multiple threads to the human tasks in the database as shown in Figure 2.───这提供了多线程并发访问数据库中的人工任务,如图2所示。

Leverages Amazon's massively redundant architecture to offer extremely high availability in the face of concurrent access.───利用Amazon的大量冗余架构在并发访问时提供极高的可用性。

GPFS allows both the master and backup nodes to have concurrent access to all of the files in the cluster.───GPFS允许主节点和备份节点并发访问集群中的所有文件。

英语使用场景

Concurrent access does not need to be synchronized.

Some provide file locking to prevent concurrent access.

This test case uses two users to simulate concurrent access in the query table claim method.

This technique yields more concurrent access to storage for persisting transaction information, and faster access to that data from the logs.

Locking is a mechanism that prevents concurrent access to a particular item of data.

Preventing concurrent access to shared variables by threads.

Since Business Process Choreographer executes activities within transactions, concurrent access to shared variables is governed by transactional isolation and concurrency control.

In circumstances such as this, concurrent access to pre-existing data in target tables of load operations is very important.

Although serializability guarantees the correctness of concurrent access, it meanwhile causes lots of loss in concurrency and brings down the system throughput.