词语站>英语词典>concurrency翻译和用法

concurrency

n.  (计)并发性,并行性; 〈古〉司法上的一致性;司法一致的事实;共同权利;共同权力; (刑诉)(刑事判决中)一致的刑期

计算机

英英释义

noun

  • acting together, as agents or circumstances or events
      Synonym:concurrence
    1. agreement of results or opinions
        Synonym:concurrence

      双语例句

      • One symptom of insufficient concurrency and insufficient connection pool size is an idle CPU.
        并发性不足和连接池大小不足的一个症状是CPU闲置。
      • Such a system requires concurrency control and recovery mechanisms.
        这种系统需要并行控制和恢复机制。
      • Only production systems can bring in the test conditions for the concurrency and scalability requirements.
        只有生产系统能够提供并发性和可伸缩性需求的测试条件。
      • A concurrency control algorithm based on the transaction conflict graph is proposed.
        提出了一种基于事务冲突图的并发控制方法。
      • To improve concurrency, DB2 and IDS use a combination of locks and isolation levels.
        为改善并发性,DB2和IDS结合使用了锁和隔离级别。
      • We also plan on working on detecting concurrency problems in distributed programs that use multiple servers.
        我们还打算在使用多个服务器的分布式程序中检测并发问题。
      • Many programming languages and platforms have added new concurrency features to help developers take advantage of multi-core computers.
        很多编程语言和平台都已增加了新的并发性功能以帮助开发人员充分利用多内核的计算机。
      • To solve this, increase the value according to the transaction complexity and the level of concurrency required.
        为了解决此问题,可依据事务复杂性和需要的并发性水平来增大该值。
      • In this paper a management mechanism called dynamic multi-grain lock and a related concurrency control protocol were given.
        本文采用了一个叫做动态多粒度锁的管理机制,提出了一种与之相适应的并发控制协议。
      • PHP has a complex relationship with multitasking or concurrency.
        PHP与多任务或并发的关系十分复杂。