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

concurrency

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

计算机

英英释义

noun

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

      双语例句

      • To support high-throughput and high-user-concurrency requirements in an application or subsystem, you need high database concurrency.
        为了在应用程序或子系统中支持高吞吐量和高用户并发性,您需要高数据库并发性。
      • Examples might be routing, flow/ concurrency control, auditing, access control, and semantic mapping.
        例子包括路由、流/并发控制、审计、访问控制和语义映射。
      • This might be based on throughput rate or on the concurrency.
        可以根据吞吐率或并发性执行截断。
      • PHP has a complex relationship with multitasking or concurrency.
        PHP与多任务或并发的关系十分复杂。
      • To solve this, increase the value according to the transaction complexity and the level of concurrency required.
        为了解决此问题,可依据事务复杂性和需要的并发性水平来增大该值。
      • Deadlock detection and prevention of transaction are very important to concurrency and integrity in database systems.
        数据库系统中事务死锁的检测和预防,对提高系统并发性和整体性能具有重要意义。
      • Robust concurrency and asynchronous execution support.
        健壮的并发和同步执行支持。
      • Java APIs also tend to be better prepared for serialization and concurrency issues.
        JavaAPI往往也为串行化和并发问题做了更好的准备。
      • This concurrency control can greatly reduce timeout situations between readers and writers accessing the same data row.
        这种并发性控制可以极大地减少读取程序和写入程序访问相同的数据行时产生的超时情况。
      • The runtime also provides additional services like logging and concurrency.
        运行库还提供了一些额外服务,比如日志和并发性。