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

concurrency

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

计算机

英英释义

noun

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

      双语例句

      • Many programming languages and platforms have added new concurrency features to help developers take advantage of multi-core computers.
        很多编程语言和平台都已增加了新的并发性功能以帮助开发人员充分利用多内核的计算机。
      • My principal interest is concurrency: the combination of Ruby and native threads presents some interesting challenges.
        我的主要兴趣是并发程序:Ruby和原生线程的结合提出了一些有意思的挑战。
      • An overview on the management of lock-based concurrency control of transactions is presented in this paper.
        叙述了关系型数据库管理系统中的事务管理和基于锁的事务并发控制方法。
      • To improve concurrency, DB2 and IDS use a combination of locks and isolation levels.
        为改善并发性,DB2和IDS结合使用了锁和隔离级别。
      • To support high-throughput and high-user-concurrency requirements in an application or subsystem, you need high database concurrency.
        为了在应用程序或子系统中支持高吞吐量和高用户并发性,您需要高数据库并发性。
      • Concurrency and throughput also have to do with when you release the locks.
        并发性和吞吐量还与您释放锁的时间有关。
      • In this paper a management mechanism called dynamic multi-grain lock and a related concurrency control protocol were given.
        本文采用了一个叫做动态多粒度锁的管理机制,提出了一种与之相适应的并发控制协议。
      • This might be based on throughput rate or on the concurrency.
        可以根据吞吐率或并发性执行截断。
      • Concurrency control Supports table and row level locking.
        并发控制支持表级和行级锁。
      • One symptom of insufficient concurrency and insufficient connection pool size is an idle CPU.
        并发性不足和连接池大小不足的一个症状是CPU闲置。