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

concurrency

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

计算机

英英释义

noun

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

      双语例句

      • Such a system requires concurrency control and recovery mechanisms.
        这种系统需要并行控制和恢复机制。
      • Concurrency and throughput also have to do with when you release the locks.
        并发性和吞吐量还与您释放锁的时间有关。
      • One symptom of insufficient concurrency and insufficient connection pool size is an idle CPU.
        并发性不足和连接池大小不足的一个症状是CPU闲置。
      • Concurrency and Coordination Runtime and Decentralized Software Services contain new features and bug fixes.
        分布式软件服务添加了新的功能和并修复了一些Bug。
      • PHP has a complex relationship with multitasking or concurrency.
        PHP与多任务或并发的关系十分复杂。
      • This solution demonstrates how to use multiple threads to achieve concurrency in tasks.
        此解决方案演示如何使用多个线程在任务中实现并发。
      • A concurrency control algorithm based on the transaction conflict graph is proposed.
        提出了一种基于事务冲突图的并发控制方法。
      • Deadlock detection and prevention of transaction are very important to concurrency and integrity in database systems.
        数据库系统中事务死锁的检测和预防,对提高系统并发性和整体性能具有重要意义。
      • This might be based on throughput rate or on the concurrency.
        可以根据吞吐率或并发性执行截断。
      • Java APIs also tend to be better prepared for serialization and concurrency issues.
        JavaAPI往往也为串行化和并发问题做了更好的准备。