concurrency
英
美
n. (计)并发性,并行性; 〈古〉司法上的一致性;司法一致的事实;共同权利;共同权力; (刑诉)(刑事判决中)一致的刑期
英英释义
noun
- acting together, as agents or circumstances or events
- agreement of results or opinions
双语例句
- To support high-throughput and high-user-concurrency requirements in an application or subsystem, you need high database concurrency.
为了在应用程序或子系统中支持高吞吐量和高用户并发性,您需要高数据库并发性。 - To improve concurrency, DB2 and IDS use a combination of locks and isolation levels.
为改善并发性,DB2和IDS结合使用了锁和隔离级别。 - Deadlock detection and prevention of transaction are very important to concurrency and integrity in database systems.
数据库系统中事务死锁的检测和预防,对提高系统并发性和整体性能具有重要意义。 - My principal interest is concurrency: the combination of Ruby and native threads presents some interesting challenges.
我的主要兴趣是并发程序:Ruby和原生线程的结合提出了一些有意思的挑战。 - This concurrency control can greatly reduce timeout situations between readers and writers accessing the same data row.
这种并发性控制可以极大地减少读取程序和写入程序访问相同的数据行时产生的超时情况。 - Concurrency control Supports table and row level locking.
并发控制支持表级和行级锁。 - We also plan on working on detecting concurrency problems in distributed programs that use multiple servers.
我们还打算在使用多个服务器的分布式程序中检测并发问题。 - PHP has a complex relationship with multitasking or concurrency.
PHP与多任务或并发的关系十分复杂。 - This solution demonstrates how to use multiple threads to achieve concurrency in tasks.
此解决方案演示如何使用多个线程在任务中实现并发。 - One symptom of insufficient concurrency and insufficient connection pool size is an idle CPU.
并发性不足和连接池大小不足的一个症状是CPU闲置。