记作业>英语词典>concurrency翻译和用法

concurrency

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

计算机

英英释义

noun

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

      双语例句

      • This concurrency control can greatly reduce timeout situations between readers and writers accessing the same data row.
        这种并发性控制可以极大地减少读取程序和写入程序访问相同的数据行时产生的超时情况。
      • To improve concurrency, DB2 and IDS use a combination of locks and isolation levels.
        为改善并发性,DB2和IDS结合使用了锁和隔离级别。
      • This is called concurrency control.
        这称为并发控制。
      • Concurrency control Supports table and row level locking.
        并发控制支持表级和行级锁。
      • This prevents blocking and concurrency problems when these commands are executed.
        这样可以防止在执行这些命令时出现阻塞和并发问题。
      • To solve this, increase the value according to the transaction complexity and the level of concurrency required.
        为了解决此问题,可依据事务复杂性和需要的并发性水平来增大该值。
      • This might be based on throughput rate or on the concurrency.
        可以根据吞吐率或并发性执行截断。
      • A concurrency control algorithm based on the transaction conflict graph is proposed.
        提出了一种基于事务冲突图的并发控制方法。
      • Java APIs also tend to be better prepared for serialization and concurrency issues.
        JavaAPI往往也为串行化和并发问题做了更好的准备。
      • Many programming languages and platforms have added new concurrency features to help developers take advantage of multi-core computers.
        很多编程语言和平台都已增加了新的并发性功能以帮助开发人员充分利用多内核的计算机。