concurrency
英
美
n. (计)并发性,并行性; 〈古〉司法上的一致性;司法一致的事实;共同权利;共同权力; (刑诉)(刑事判决中)一致的刑期
英英释义
noun
- acting together, as agents or circumstances or events
- agreement of results or opinions
双语例句
- We also plan on working on detecting concurrency problems in distributed programs that use multiple servers.
我们还打算在使用多个服务器的分布式程序中检测并发问题。 - Such a system requires concurrency control and recovery mechanisms.
这种系统需要并行控制和恢复机制。 - This concurrency control can greatly reduce timeout situations between readers and writers accessing the same data row.
这种并发性控制可以极大地减少读取程序和写入程序访问相同的数据行时产生的超时情况。 - However, waiting to write the data can have advantages for performance and concurrency.
但是,推迟写数据在性能和并发上具有优势。 - Robust concurrency and asynchronous execution support.
健壮的并发和同步执行支持。 - Application load, garbage collection concurrency, locality, and allocation efficiencies can all influence application performance.
应用程序负载、垃圾收集并发、位置和分配效率都可能影响应用程序性能。 - To improve concurrency, DB2 and IDS use a combination of locks and isolation levels.
为改善并发性,DB2和IDS结合使用了锁和隔离级别。 - A concurrency control algorithm based on the transaction conflict graph is proposed.
提出了一种基于事务冲突图的并发控制方法。 - This prevents blocking and concurrency problems when these commands are executed.
这样可以防止在执行这些命令时出现阻塞和并发问题。 - This solution demonstrates how to use multiple threads to achieve concurrency in tasks.
此解决方案演示如何使用多个线程在任务中实现并发。