The actor model is a different way of modeling concurrent processes.
角色模型是一种不同的并发进程建模方式。
The module contains basic components and other modules and examples of concurrent processes.
系统模块包含着基本元件、其他模块和并发进程的实例。
Right now many bank employees, such as tellers, cannot work on concurrent processes simultaneously.
现在很多银行雇员,如出纳员,无法同步地与并发过程工作。
Distributed applications require a protocol which defines the communication mechanism between two concurrent processes.
分布式应用程序需要一个定义两个并发进程间通信机制的协议。
Mutual exclusion is an important problem in distributed system It guarantees concurrent processes access critical resources correctly.
互斥问题是分布式系统设计时的关键问题,它保证并发进程正确的访问临界资源。
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 方法。
One reason for this is the difficulty programmers have in obtaining a coherent and comprehensive view of the interactions of concurrent processes.
其中一个原因是,程序员很难对并行进程的交互过程有全面和一致的认识。
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服务器对其生成的并发进程数量进行了限制(包括软性限制和硬性限制)。
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打开写作(和写)由多个并发进程没有交易,数据库可能已损坏?
Oure results also showed that the fouling rate is obviously greater in membrane filtration as the leading process than photocatalysis in concurrent processes.
分析结果还发现,在以膜分离为主导反应的耦合工艺中,膜污染速率显著高于以光催化为主导反应的耦合工艺。
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库提供的文件锁功能让同步变得简单了。
S4R can model complicated resource allocation systems with multiple concurrent processes, and different types of multiple resources can be requested by different processes.
S4R网可以建模复杂的、拥有多个并行加工进程的资源分配系统,而且不同的工序可以申请不同类型的多个资源。
Concurrent processing is, in effect, the spawning of processes, which is a fairly well known and understood concept.
并发处理实际上是流程的衍生,这是一个相当著名并深入人心的概念。
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.
在传统并行环境中,您可以使用信号量这样的解决方案,允许进程确定一个变量是否 “处于使用中”,还是可更新。
It's impossible to understand operating systems design today without considering processes, threads, deadlocking, and other concurrent topics.
如今,在不考虑进程、线程、死锁和其它并行主题的情况下,不可能了解操作系统的设计。
The problems of running and creating multiple processes to handle a number of concurrent operations (for example, phone calls) are built into the language.
运行和创建多个进程来处理大量并行操作(例如,电话呼叫)的问题也内置于此语言之中。
Instead, programs written in pure functional languages communicate by passing messages between concurrent, autonomous processes.
相反的,用纯函数式语言编写的程序在并发自主的进程中通过传递消息来通信。
The actor model facilitates concurrent programming by allowing a safer mechanism for message-passing between processes (or actors).
角色模型支持采用一种更安全的机制来在进程(或角色)之间进行消息传递,极大地方便了并发编程。
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代理进程运行在服务器上。
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.
垃圾收集器使用非阻塞算法加快并发和平行的垃圾搜集;调度器使用非阻塞算法有效地调度线程和进程,实现内在锁。
Concurrent engineering is the process of concurrently, to the maximum feasible extent, developing the product and the manufacturing processes.
并行工程是在最大的可行范围内,同时开发产品和制造工艺过程。
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)”进行了标准化。
From concurrent view of process, processes in the view are like nodes in network.
从进程并发的角度看,进程与网络节点相似。
This organization mode provides standard cooperative team formation and maintenance protocol and default behavior, and it also support the concurrent cooperation processes.
提供了协作团队形成、维护的标准协议和行为,并支持协作过程的并发执行。
Designing a concurrent application involves determining the necessary number of processes or threads, their particular responsibilities, and the methods by which they interact.
设计并发应用,需要考虑进程和线程的所需数量、它们各自的任务以及它们实现交互的方法。
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.
在并发执行模型中,应用可被划分为多个进程或线程,每个进程和线程都有专属的、单独运行的语句或指令序列。
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.
这两种击穿过程均产生较强的辐射,且辐射频谱特征十分相似,表明云内闪电通道两端发生的击穿过程可能均为负击穿过程。
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.
在应用并行编码技术时,许多进程可以执行同一程序或其一部分,这时进程与程序是不同的。
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.
因为进程是内核对象,实际上是最“重”的一种对象,所以至少需要再内核创建和连接数相等的进程。
Concurrent execution of two sub-processes.
两个子进程并发执行。
应用推荐