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

concurrency

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

计算机

英英释义

noun

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

      双语例句

      • Application load, garbage collection concurrency, locality, and allocation efficiencies can all influence application performance.
        应用程序负载、垃圾收集并发、位置和分配效率都可能影响应用程序性能。
      • We also plan on working on detecting concurrency problems in distributed programs that use multiple servers.
        我们还打算在使用多个服务器的分布式程序中检测并发问题。
      • The runtime also provides additional services like logging and concurrency.
        运行库还提供了一些额外服务,比如日志和并发性。
      • One symptom of insufficient concurrency and insufficient connection pool size is an idle CPU.
        并发性不足和连接池大小不足的一个症状是CPU闲置。
      • This is called concurrency control.
        这称为并发控制。
      • This might be based on throughput rate or on the concurrency.
        可以根据吞吐率或并发性执行截断。
      • Such a system requires concurrency control and recovery mechanisms.
        这种系统需要并行控制和恢复机制。
      • Concurrency control Supports table and row level locking.
        并发控制支持表级和行级锁。
      • 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往往也为串行化和并发问题做了更好的准备。