concurrency
英
美
n. (计)并发性,并行性; 〈古〉司法上的一致性;司法一致的事实;共同权利;共同权力; (刑诉)(刑事判决中)一致的刑期
英英释义
noun
- acting together, as agents or circumstances or events
- agreement of results or opinions
双语例句
- Application load, garbage collection concurrency, locality, and allocation efficiencies can all influence application performance.
应用程序负载、垃圾收集并发、位置和分配效率都可能影响应用程序性能。 - This concurrency control can greatly reduce timeout situations between readers and writers accessing the same data row.
这种并发性控制可以极大地减少读取程序和写入程序访问相同的数据行时产生的超时情况。 - The runtime also provides additional services like logging and concurrency.
运行库还提供了一些额外服务,比如日志和并发性。 - Concurrency and Coordination Runtime and Decentralized Software Services contain new features and bug fixes.
分布式软件服务添加了新的功能和并修复了一些Bug。 - An overview on the management of lock-based concurrency control of transactions is presented in this paper.
叙述了关系型数据库管理系统中的事务管理和基于锁的事务并发控制方法。 - My principal interest is concurrency: the combination of Ruby and native threads presents some interesting challenges.
我的主要兴趣是并发程序:Ruby和原生线程的结合提出了一些有意思的挑战。 - This is called concurrency control.
这称为并发控制。 - In this paper a management mechanism called dynamic multi-grain lock and a related concurrency control protocol were given.
本文采用了一个叫做动态多粒度锁的管理机制,提出了一种与之相适应的并发控制协议。 - To solve this, increase the value according to the transaction complexity and the level of concurrency required.
为了解决此问题,可依据事务复杂性和需要的并发性水平来增大该值。 - This solution demonstrates how to use multiple threads to achieve concurrency in tasks.
此解决方案演示如何使用多个线程在任务中实现并发。