MY词语>英语词典>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闲置。
      • This might be based on throughput rate or on the concurrency.
        可以根据吞吐率或并发性执行截断。
      • Deadlock detection and prevention of transaction are very important to concurrency and integrity in database systems.
        数据库系统中事务死锁的检测和预防,对提高系统并发性和整体性能具有重要意义。
      • Examples might be routing, flow/ concurrency control, auditing, access control, and semantic mapping.
        例子包括路由、流/并发控制、审计、访问控制和语义映射。
      • However, waiting to write the data can have advantages for performance and concurrency.
        但是,推迟写数据在性能和并发上具有优势。
      • PHP has a complex relationship with multitasking or concurrency.
        PHP与多任务或并发的关系十分复杂。
      • This prevents blocking and concurrency problems when these commands are executed.
        这样可以防止在执行这些命令时出现阻塞和并发问题。
      • Many programming languages and platforms have added new concurrency features to help developers take advantage of multi-core computers.
        很多编程语言和平台都已增加了新的并发性功能以帮助开发人员充分利用多内核的计算机。
      • Concurrency control Supports table and row level locking.
        并发控制支持表级和行级锁。
      • This solution demonstrates how to use multiple threads to achieve concurrency in tasks.
        此解决方案演示如何使用多个线程在任务中实现并发。