concurrency
英
美
n. (计)并发性,并行性; 〈古〉司法上的一致性;司法一致的事实;共同权利;共同权力; (刑诉)(刑事判决中)一致的刑期
英英释义
noun
- acting together, as agents or circumstances or events
- agreement of results or opinions
双语例句
- Robust concurrency and asynchronous execution support.
健壮的并发和同步执行支持。 - To solve this, increase the value according to the transaction complexity and the level of concurrency required.
为了解决此问题,可依据事务复杂性和需要的并发性水平来增大该值。 - One symptom of insufficient concurrency and insufficient connection pool size is an idle CPU.
并发性不足和连接池大小不足的一个症状是CPU闲置。 - We also plan on working on detecting concurrency problems in distributed programs that use multiple servers.
我们还打算在使用多个服务器的分布式程序中检测并发问题。 - To support high-throughput and high-user-concurrency requirements in an application or subsystem, you need high database concurrency.
为了在应用程序或子系统中支持高吞吐量和高用户并发性,您需要高数据库并发性。 - However, waiting to write the data can have advantages for performance and concurrency.
但是,推迟写数据在性能和并发上具有优势。 - To improve concurrency, DB2 and IDS use a combination of locks and isolation levels.
为改善并发性,DB2和IDS结合使用了锁和隔离级别。 - Many programming languages and platforms have added new concurrency features to help developers take advantage of multi-core computers.
很多编程语言和平台都已增加了新的并发性功能以帮助开发人员充分利用多内核的计算机。 - This concurrency control can greatly reduce timeout situations between readers and writers accessing the same data row.
这种并发性控制可以极大地减少读取程序和写入程序访问相同的数据行时产生的超时情况。 - An overview on the management of lock-based concurrency control of transactions is presented in this paper.
叙述了关系型数据库管理系统中的事务管理和基于锁的事务并发控制方法。