• The actor model is a different way of modeling concurrent processes.

    角色模型一种不同并发进程建模方式

    youdao

  • The module contains basic components and other modules and examples of concurrent processes.

    系统模块包含着基本元件其他模块并发进程实例

    youdao

  • Right now many bank employees, such as tellers, cannot work on concurrent processes simultaneously.

    现在很多银行雇员出纳员无法同步地与并发过程工作

    youdao

  • Distributed applications require a protocol which defines the communication mechanism between two concurrent processes.

    分布式应用程序需要一个定义两个并发进程通信机制协议

    youdao

  • Mutual exclusion is an important problem in distributed system It guarantees concurrent processes access critical resources correctly.

    互斥问题分布式系统设计时的关键问题保证并发进程正确访问临界资源

    youdao

  • Essentially, Kilim makes it easy and simple to create concurrent processes: just extend from Kilim's Task type and implement the execute method.

    在本质上Kilim使创建并发进程变得轻松简单只需 Kilim 的Task类型进行扩展实现execute 方法。

    youdao

  • One reason for this is the difficulty programmers have in obtaining a coherent and comprehensive view of the interactions of concurrent processes.

    其中一个原因程序员很难并行进程交互过程全面一致认识

    youdao

  • This is why (for example) the Apache web server places limits on the number of concurrent processes that it will spawn (both soft limits and hard limits).

    正因如此,(例如)ApacheWeb服务器生成并发进程数量进行了限制(包括软性限制硬性限制)。

    youdao

  • Is it true, that if a Berkeley DB is opened for writing (and is written) by several concurrent processes without transactions, the DB may be corrupted?

    真的如果伯克利db打开写作()多个并发进程没有交易数据库可能已损坏

    youdao

  • Oure results also showed that the fouling rate is obviously greater in membrane filtration as the leading process than photocatalysis in concurrent processes.

    分析结果发现分离主导反应的耦合工艺中,膜污染速率显著高于以光催化为主导反应的耦合工艺

    youdao

  • Synchronizing file accesses used by concurrent processes to communicate is not an easy task, but the file-locking capability from the Boost IPC library does make life simpler.

    并发进程用于通信文件访问进行同步并非易事但是BoostIPC提供文件锁功能同步变得简单了。

    youdao

  • S4R can model complicated resource allocation systems with multiple concurrent processes, and different types of multiple resources can be requested by different processes.

    S4R可以建模复杂、拥有多个并行加工进程资源分配系统而且不同工序可以申请不同类型的多个资源

    youdao

  • Concurrent processing is, in effect, the spawning of processes, which is a fairly well known and understood concept.

    并发处理实际上流程衍生一个相当著名深入人心概念

    youdao

  • With a traditional concurrent environment, you might use a solution such as a semaphore that allows processes to determine whether a variable is 'in use' or can be updated.

    传统并行环境中可以使用信号这样解决方案允许进程确定一个变量是否 “处于使用中”,还是更新

    youdao

  • It's impossible to understand operating systems design today without considering processes, threads, deadlocking, and other concurrent topics.

    如今,在考虑进程线程其它并行主题的情况下,不可能了解操作系统设计

    youdao

  • The problems of running and creating multiple processes to handle a number of concurrent operations (for example, phone calls) are built into the language.

    运行创建多个进程处理大量并行操作(例如电话呼叫)问题置于语言之中

    youdao

  • Instead, programs written in pure functional languages communicate by passing messages between concurrent, autonomous processes.

    相反的,函数式语言编写程序并发自主进程通过传递消息通信

    youdao

  • The actor model facilitates concurrent programming by allowing a safer mechanism for message-passing between processes (or actors).

    角色模型支持采用一种更安全机制进程角色之间进行消息传递,极大地方便了并发编程

    youdao

  • At 15,000 R6Mail users, we see approximately 240 concurrent DB2 agent processes running on the server.

    有15,000个R 6 Mail用户时我们看到大约240个并发DB 2代理进程运行服务器

    youdao

  • The garbage collector uses them to accelerate concurrent and parallel garbage collection; the scheduler uses them to efficiently schedule threads and processes and to implement intrinsic locking.

    垃圾收集器使用非阻塞算法加快并发和平行的垃圾搜集度器使用非阻塞算法有效地调度线程和进程,实现内在锁。

    youdao

  • Concurrent engineering is the process of concurrently, to the maximum feasible extent, developing the product and the manufacturing processes.

    并行工程最大可行范围内同时开发产品制造工艺过程

    youdao

  • What's more, simple concurrent programming has been available on essentially all UNIX hosts since at least 1988, which is when KSH standardized its "co-processes."

    此外至少1988年以来,基本上已经所有unix主机上实现简单并发编程,在1988年一年ksh“协同进程(co - process)”进行了标准化

    youdao

  • From concurrent view of process, processes in the view are like nodes in network.

    进程并发角度看进程与网络节点相似

    youdao

  • This organization mode provides standard cooperative team formation and maintenance protocol and default behavior, and it also support the concurrent cooperation processes.

    提供了协作团队形成维护标准协议行为支持协作过程并发执行

    youdao

  • Designing a concurrent application involves determining the necessary number of processes or threads, their particular responsibilities, and the methods by which they interact.

    设计并发应用需要考虑进程线程所需数量它们各自的任务以及它们实现交互方法

    youdao

  • In a concurrent model of execution, an application is divided into two or more processes or threads, each executing in its own sequence of statements or instructions.

    并发执行模型应用划分为多个进程线程每个进程线程都有专属单独运行语句或指令序列

    youdao

  • Radiation field spectra of the two concurrent breakdown processes are quite similar, indicating that the processes may be negative breakdown and may be caused by the same mechanisms.

    两种击穿过程均产生较强的辐射,且辐射频谱特征十分相似表明云内闪电通道两端发生击穿过程可能均为负击穿过程。

    youdao

  • It differs from a program when concurrent programming techniques are used for coding the program. In such a case many processes can execute a program or a part of a program. Program.

    应用并行编码技术许多进程可以执行同一程序其一部分,这时进程与程序不同

    youdao

  • Because processes are kernel entities (and are in fact the heaviest ones), the number of kernel entities will be at least as large as the number of concurrent sessions.

    因为进程内核对象,实际上是最“重”一种对象,所以至少需要再内核创建和连接相等进程。

    youdao

  • Concurrent execution of two sub-processes.

    两个子进程并发执行

    youdao

$firstVoiceSent
- 来自原声例句
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定