释义 |
con·cur·ren·cy 英kənˈkɜːrənsiː, -ˈkʌr-美kənˈkɝrənsi, -ˈkʌr-AHDkən-kûrʹən-sē, -kŭrʹ- COCA¹⁶⁵⁶²⁷BNC⁸²⁵³⁰⁺¹⁰iWeb²³¹⁰² 基本英英搭配记法近义反义例句Thesaurus例句 n.意见一致;同时发生²;并发⁹⁸;数几条线的交点名词复数concurrencies Noun: agreement of results or opinionsacting together, as agents or circumstances or eventsconcurrency relation并发关系control concurrency控制并行性real time concurrency operation实时并行操作…executive system concurrency执行系统并行能力…distributed concurrency control分布式并发控制…concurrency operation并行操作concurrency control kernel计 并行性控制核…concurrency control algorithm并行控制算法…concurrency control policy计 并行性控制策…concurrency control method计 并行性控制方…concurrency control并行控制concurrency control protection并行控制保护…concurrency system并发式系统 钱博士con一起+curr奔跑+ency名词后缀,来自拉丁语动词的现在分词形式,相当于ing→一起奔跑⇒并发性,同时发生 词根curr-奔跑来自拉丁语,和拉丁词根carr-车同源,常见变体形式cur-。它的过去分词形式为curs-,后面的s是过去分词后缀t的音变。con一起+curr奔跑+ency名词后缀,来自拉丁语动词的现在分词形式,相当于ing→一起奔跑⇒并发性,同时发生。近义词 concurrence赞同
名词100% 用作名词There is no specificconcurrencycontrol mechanism available.没有可以使用的特定的并发控制机制。 Class can also be used to manageconcurrencybetween asynchronous tasks.类还可用于管理异步任务之间的并发。as in.fitness 同义词 adequacy,compatibility,competence,consistency,eligibility,preparedness,qualification,readiness,suitabilityaccommodation,accordance,adaptation,admissibility,agreeableness,applicability,appositeness,aptitude,aptness,assimilation,auspiciousness,congeniality,congruousness,consonance,convenience,correspondence,decency,decorum,expediency,harmony,keeping,order,patness,pertinence,propriety,relevancy,rightness,seasonableness,seemliness,timeliness 反义词 inability,inadequacy,bad manners,disagreement,discord,immorality,impropriety,indecencyinappropriateness,poor health,unsuitability fitnessnoun appropriateness accommodation,accordance,adaptation,adequacy,admissibility,agreeableness,applicability,appositeness,aptitude,aptness,assimilation,auspiciousness,compatibility,competence,congeniality,congruousness,consistency,consonance,convenience,correspondence,decency,decorum,eligibility,expediency,harmony,keeping,order,patness,pertinence,preparedness,propriety,qualification,readiness,relevancy,rightness,seasonableness,seemliness,suitability,timeliness The need to maximally leverage those shiny new cores has fueled a surge of interest in concurrency, state management, and programming languages structured for both. 最大限度地利用这些闪耀新核的需求推动了对并发性、状态管理和为两者构建的编程语言的关注热潮。 ibm When mutable state goes away, almost all concurrency problems go away with it. 可变状态消失时,差不多所有的并发性问题也随之消失。 ibm Accessing data at this level involves complex schemes for dealing with database locking and concurrency to preserve data integrity. 在这一级别上访问数据涉及处理数据库锁定和并发以保持数据完整性的复杂方案。 ibm Assuming that the degree of concurrency to modify the same files is not very highas well as relying on a bit of luck, a subsequent retry should succeed without conflicts. 假设修改相同文件的并发程度并不很高多少依赖一点运气,那么后续的重试应该会成功,没有冲突。 ibm Constrain concurrency or single- thread requests through the large message server. 通过大消息服务器限制并发性或单线程请求。 ibm Determine if this is appropriate for your needs, and also consider how the scope and isolation level you define for your transactions can impact overall concurrency requirements. 确定这是否适合您的需要,还要考虑您为事务定义的范围和隔离级别将如何影响整体并发需求。 ibm However, the sections on exception handling and concurrency mechanisms are still valid as advanced topics. 然而,关于异常处理和并发机制的章节,作为高级主题仍然是有效的。 ibm Immutable data is a key aspect of many languages that focus on concurrency because it has such nice properties. 不可变数据是许多侧重于并发性的语言的关键方面,因为它有如此好的属性。 ibm In addition to transaction locking, this approach is needed to control the concurrency of applications on a higher level. 除了事务锁定之外,这种方式可以在更高的级别上控制应用程序的并发性。 ibm One symptom of insufficient concurrency and insufficient connection pool size is an idle CPU. 并发性不足和连接池大小不足的一个症状是 CPU闲置。 ibm Only production systems can bring in the test conditions for the concurrency and scalability requirements. 只有生产系统能够提供并发性和可伸缩性需求的测试条件。 ibm That takes care of the problem of multiple versions, but you have one more issue to deal with: concurrency. 上述方法解决了多重版本的问题,但是还有一个问题需要考虑:并发。 ibm The more locks you hold, whether they are shared or exclusive, the more you affect the concurrency, performance, and throughput of the database and hence your application. 保留的锁越多,无论它们是共享还是专用的,它们对数据库以及应用程序的并发性、性能和吞吐量的影响就越大。 ibm There are little tricks one can do to increase concurrency, but if your applications need table-level or row-level locks, a DBMS will better suit your needs. 虽然有一些增加并发的技巧,但是,如果应用程序需要的是表级别或行级别的锁定,那么 DBMS能够更好地满足您的需求。 ibm These registry variables can improve concurrency, but can also impact the behavior of the application. 这些变量可以改善并发性,但是也会影响到应用程序的行为。 ibm This means the application needs to be designed to handle the resources that it uses to support concurrency. 这意味着应用程序的设计需要能够处理那些用于支持并发性的资源。 ibm This value limits the concurrency of long running business processes to that number, because each process needs to write data to the BPEDB data silo. 此值将长时间运行的业务流程的并发性限制到该数量,因为每个流程需要将数据写到 BPEDB数据竖井。 ibm To maintain this type of persistence, application components must be capable of handling concurrency, connection management, data integrity, and synchronization. 为了维护这种持久性,应用程序组件必须能够处理并发性、连接管理、数据完整性和同步。 ibm To some degree, concurrency and size complement each other in their use of resources and overall effect on performance. 在某种程度上,在资源使用和对性能的总体影响方面,并发性和数据库大小是互补的。 ibm With optimistic concurrency control, the database manager releases the row or page locks immediately after a read operation. 通过实现乐观并发控制,数据库管理器可以在完成读操作后立即释放行或页锁。 ibm You will handle concurrency issues in the performance schedule instead of through the code. 您将在这个执行调度中处理并发事件,而不需要通过代码。 ibm Concurrency and throughput also have to do with when you release the locks. 并发性和吞吐量还与您释放锁的时间有关。 ibm Concurrency issues are checked by comparing the submitted version info with the one on the server during every update or delete. 并发问题通过在每次更新或删除时比较所提交的版本信息和服务器上的版本信息来解决。 infoq |