concurrency
英
美
n. (计)并发性,并行性; 〈古〉司法上的一致性;司法一致的事实;共同权利;共同权力; (刑诉)(刑事判决中)一致的刑期
英英释义
noun
- acting together, as agents or circumstances or events
- agreement of results or opinions
双语例句
- To solve this, increase the value according to the transaction complexity and the level of concurrency required.
为了解决此问题,可依据事务复杂性和需要的并发性水平来增大该值。 - The runtime also provides additional services like logging and concurrency.
运行库还提供了一些额外服务,比如日志和并发性。 - Only production systems can bring in the test conditions for the concurrency and scalability requirements.
只有生产系统能够提供并发性和可伸缩性需求的测试条件。 - Concurrency control Supports table and row level locking.
并发控制支持表级和行级锁。 - To improve concurrency, DB2 and IDS use a combination of locks and isolation levels.
为改善并发性,DB2和IDS结合使用了锁和隔离级别。 - An overview on the management of lock-based concurrency control of transactions is presented in this paper.
叙述了关系型数据库管理系统中的事务管理和基于锁的事务并发控制方法。 - Deadlock detection and prevention of transaction are very important to concurrency and integrity in database systems.
数据库系统中事务死锁的检测和预防,对提高系统并发性和整体性能具有重要意义。 - This concurrency control can greatly reduce timeout situations between readers and writers accessing the same data row.
这种并发性控制可以极大地减少读取程序和写入程序访问相同的数据行时产生的超时情况。 - One symptom of insufficient concurrency and insufficient connection pool size is an idle CPU.
并发性不足和连接池大小不足的一个症状是CPU闲置。 - Concurrency and throughput also have to do with when you release the locks.
并发性和吞吐量还与您释放锁的时间有关。