字典九九>英语词典>concurrency翻译和用法

concurrency

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

计算机

英英释义

noun

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

      双语例句

      • The runtime also provides additional services like logging and concurrency.
        运行库还提供了一些额外服务,比如日志和并发性。
      • To improve concurrency, DB2 and IDS use a combination of locks and isolation levels.
        为改善并发性,DB2和IDS结合使用了锁和隔离级别。
      • This is called concurrency control.
        这称为并发控制。
      • This prevents blocking and concurrency problems when these commands are executed.
        这样可以防止在执行这些命令时出现阻塞和并发问题。
      • However, waiting to write the data can have advantages for performance and concurrency.
        但是,推迟写数据在性能和并发上具有优势。
      • Only production systems can bring in the test conditions for the concurrency and scalability requirements.
        只有生产系统能够提供并发性和可伸缩性需求的测试条件。
      • This might be based on throughput rate or on the concurrency.
        可以根据吞吐率或并发性执行截断。
      • Robust concurrency and asynchronous execution support.
        健壮的并发和同步执行支持。
      • Java APIs also tend to be better prepared for serialization and concurrency issues.
        JavaAPI往往也为串行化和并发问题做了更好的准备。
      • This solution demonstrates how to use multiple threads to achieve concurrency in tasks.
        此解决方案演示如何使用多个线程在任务中实现并发。