concurrency
英
美
n. (计)并发性,并行性; 〈古〉司法上的一致性;司法一致的事实;共同权利;共同权力; (刑诉)(刑事判决中)一致的刑期
英英释义
noun
- acting together, as agents or circumstances or events
- agreement of results or opinions
双语例句
- Concurrency control Supports table and row level locking.
并发控制支持表级和行级锁。 - My principal interest is concurrency: the combination of Ruby and native threads presents some interesting challenges.
我的主要兴趣是并发程序:Ruby和原生线程的结合提出了一些有意思的挑战。 - The runtime also provides additional services like logging and concurrency.
运行库还提供了一些额外服务,比如日志和并发性。 - An overview on the management of lock-based concurrency control of transactions is presented in this paper.
叙述了关系型数据库管理系统中的事务管理和基于锁的事务并发控制方法。 - This solution demonstrates how to use multiple threads to achieve concurrency in tasks.
此解决方案演示如何使用多个线程在任务中实现并发。 - Deadlock detection and prevention of transaction are very important to concurrency and integrity in database systems.
数据库系统中事务死锁的检测和预防,对提高系统并发性和整体性能具有重要意义。 - Concurrency and throughput also have to do with when you release the locks.
并发性和吞吐量还与您释放锁的时间有关。 - Java APIs also tend to be better prepared for serialization and concurrency issues.
JavaAPI往往也为串行化和并发问题做了更好的准备。 - However, waiting to write the data can have advantages for performance and concurrency.
但是,推迟写数据在性能和并发上具有优势。 - This might be based on throughput rate or on the concurrency.
可以根据吞吐率或并发性执行截断。