concurrency
concurrency什么意思,concurrency翻译
基本解释
n.: 〔计〕并发性
网络: 并行;并行性;并发的
英汉解释
〔计〕并发性,并行性
例句
Academic literature studies at least a dozen concurrency models important enough to go into production.
学术文献研究了至少十二种很重要的投入到了实际应用的并发模型。
At any time, the concurrency level of a scheduler is equal to the number of virtual processor granted to it by the Resource Manager.
在任何时候,计划程序的并发级别等于通过资源管理器向它授予的虚拟处理器数。
This technique is called pipelining, and is a very effective way of exploiting concurrency in a general-purpose processor.
该技术被称为流水线,是在通用处理器中采用并行算法且非常有效的途径。
InfoQ: Rubinius seems to be shipped with a wealth of concurrency ideas and tools - threads, actors, multivm + message passing IPC, etc.
Rubinius好像有了很丰富的并发概念和工具——线程、actor、多虚拟机+消息传递IPC等等。
And she said there"s still latent demand, and if the login servers could handle the load concurrency would be even higher.
她同时说,如果登录服务器可以应付更高的并发性负载的话,市场仍有潜在需求。
The transaction failed to commit due to the failure of optimistic concurrency control in at least one of the resource managers.
该事务没有确认,因为至少一个资源管理器里的乐观并发控制失败。
Another aspect of one instance supporting multiple users is the matter of concurrency .
一个实例支持多个用户带来的另一方面问题是并发性。
The Concurrency Runtime also enables you to specify scheduling policies that meet the quality of service demands of your applications.
并行执行阶段也可让您指定符合应用程式服务品质需求的排程原则。
This may result in the queuing of additional requests until the long-lived request returns, freeing up the concurrency slot.
这可能导致其他请求排队,直到那个长时间请求返回,让出并发位置。
MenTaLguY: At this point in history, concurrency is a particularly important concern, and I think Rubinius reflects that.
从历史上看,在这一点上,并发是一个非常重要的东西,我想是受了Rubinius的影响。