concurrency
英
美
n. (计)并发性,并行性; 〈古〉司法上的一致性;司法一致的事实;共同权利;共同权力; (刑诉)(刑事判决中)一致的刑期
英英释义
noun
- acting together, as agents or circumstances or events
- agreement of results or opinions
双语例句
- Log analysis is the most popular tool for monitoring performance for checking response times and concurrency.
日志分析是最流行的性能监控工具,用于检查响应时间和并发性。 - This solution demonstrates how to use multiple threads to achieve concurrency in tasks.
此解决方案演示如何使用多个线程在任务中实现并发。 - Only production systems can bring in the test conditions for the concurrency and scalability requirements.
只有生产系统能够提供并发性和可伸缩性需求的测试条件。 - Deadlock detection and prevention of transaction are very important to concurrency and integrity in database systems.
数据库系统中事务死锁的检测和预防,对提高系统并发性和整体性能具有重要意义。 - A concurrency control algorithm based on the transaction conflict graph is proposed.
提出了一种基于事务冲突图的并发控制方法。 - We also plan on working on detecting concurrency problems in distributed programs that use multiple servers.
我们还打算在使用多个服务器的分布式程序中检测并发问题。 - An overview on the management of lock-based concurrency control of transactions is presented in this paper.
叙述了关系型数据库管理系统中的事务管理和基于锁的事务并发控制方法。 - To support high-throughput and high-user-concurrency requirements in an application or subsystem, you need high database concurrency.
为了在应用程序或子系统中支持高吞吐量和高用户并发性,您需要高数据库并发性。 - In this paper a management mechanism called dynamic multi-grain lock and a related concurrency control protocol were given.
本文采用了一个叫做动态多粒度锁的管理机制,提出了一种与之相适应的并发控制协议。 - Java APIs also tend to be better prepared for serialization and concurrency issues.
JavaAPI往往也为串行化和并发问题做了更好的准备。