诗词屋>英语词典>concurrency翻译和用法

concurrency

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

计算机

英英释义

noun

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

      双语例句

      • A concurrency control algorithm based on the transaction conflict graph is proposed.
        提出了一种基于事务冲突图的并发控制方法。
      • With the default Informix setup, these sessions create lots of locking and concurrency errors.
        使用默认的Informix设置,这些会话创建大量锁定和并发性错误。
      • The runtime also provides additional services like logging and concurrency.
        运行库还提供了一些额外服务,比如日志和并发性。
      • Deadlock detection and prevention of transaction are very important to concurrency and integrity in database systems.
        数据库系统中事务死锁的检测和预防,对提高系统并发性和整体性能具有重要意义。
      • This concurrency control can greatly reduce timeout situations between readers and writers accessing the same data row.
        这种并发性控制可以极大地减少读取程序和写入程序访问相同的数据行时产生的超时情况。
      • Only production systems can bring in the test conditions for the concurrency and scalability requirements.
        只有生产系统能够提供并发性和可伸缩性需求的测试条件。
      • Such a system requires concurrency control and recovery mechanisms.
        这种系统需要并行控制和恢复机制。
      • PHP has a complex relationship with multitasking or concurrency.
        PHP与多任务或并发的关系十分复杂。
      • An overview on the management of lock-based concurrency control of transactions is presented in this paper.
        叙述了关系型数据库管理系统中的事务管理和基于锁的事务并发控制方法。
      • However, waiting to write the data can have advantages for performance and concurrency.
        但是,推迟写数据在性能和并发上具有优势。