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

concurrency

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

计算机

英英释义

noun

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

      双语例句

      • My principal interest is concurrency: the combination of Ruby and native threads presents some interesting challenges.
        我的主要兴趣是并发程序:Ruby和原生线程的结合提出了一些有意思的挑战。
      • Many programming languages and platforms have added new concurrency features to help developers take advantage of multi-core computers.
        很多编程语言和平台都已增加了新的并发性功能以帮助开发人员充分利用多内核的计算机。
      • One symptom of insufficient concurrency and insufficient connection pool size is an idle CPU.
        并发性不足和连接池大小不足的一个症状是CPU闲置。
      • To solve this, increase the value according to the transaction complexity and the level of concurrency required.
        为了解决此问题,可依据事务复杂性和需要的并发性水平来增大该值。
      • Log analysis is the most popular tool for monitoring performance for checking response times and concurrency.
        日志分析是最流行的性能监控工具,用于检查响应时间和并发性。
      • PHP has a complex relationship with multitasking or concurrency.
        PHP与多任务或并发的关系十分复杂。
      • Concurrency and Coordination Runtime and Decentralized Software Services contain new features and bug fixes.
        分布式软件服务添加了新的功能和并修复了一些Bug。
      • Examples might be routing, flow/ concurrency control, auditing, access control, and semantic mapping.
        例子包括路由、流/并发控制、审计、访问控制和语义映射。
      • Java APIs also tend to be better prepared for serialization and concurrency issues.
        JavaAPI往往也为串行化和并发问题做了更好的准备。
      • An overview on the management of lock-based concurrency control of transactions is presented in this paper.
        叙述了关系型数据库管理系统中的事务管理和基于锁的事务并发控制方法。