Message Passing Concurrency in Erlang.
Erlang中的并发消息传递。
A message passing interface (MPI) manages this buffer.
消息传递接口(MPI)管理此缓冲区。
Ruby supports message passing and direct method invocations.
Ruby支持消息传送和直接方法调用。
Self USES message passing to invoke named slots and methods.
Self使用消息传送来调用已命名的slot和方法。
You invoke all Self behavior exclusively through message passing.
通过消息传送专门地调用所有Self行为。
It USES a message passing model and "processes" instead of threads.
它使用一种消息传递模型,以及“进程”来代替线程。
These are programs that run on networks and require message passing.
这些是运行在网络上,并且需要消息传递的程序。
The kernels communicate with each other through remote message passing.
内核通过远程消息传递来与其他内核通信。
One for public Internet access and one for private message passing interface.
一个用于公共internet访问,另一个用作私有消息传递接口。
Message passing in Ruby looks slightly different, but the premise is the same.
Ruby中的消息传送看起来有些许不同,但前提是一致的。
The use of IPC for message passing benefited support for threads and concurrency.
利用IPC来传递消息有利于线程和并发。
Finally, the ACE_SOCK_Stream class does the actual message passing on the client's behalf.
最后,ace_sock_stream类代表客户机执行实际的消息传递。
Users might want to access a web services message passing through the SIBus for many reasons.
由于各种原因,用户也许希望访问通过SIBus传递的Web服务消息。
TCP port 139 is used only for the session services, which are file transfer and message passing.
TCP端口 139仅用于会话服务,即文件传输和消息解析。
Others favor languages like Erlang, which are based on message passing and lightweight processes.
其他例如Erlang这样倍受大家偏爱的语言,是基于消息传递和轻量级进程的。
Message passing involves the efficient passing of data between nodes in a high performance cluster.
消息传递涉及的是在高性能集群中的节点间高效传输数据。
Using message passing, a client object specifies a target object, a message, and a set of arguments.
客户机使用消息传送来指定目标对象、消息和参数集。
This model is based on message passing, and is somewhat similar to the actor model used in Erlang and Scala.
这个模型建立在消息传递的基础上,并且与Erlang和Scala中的actor模型有点类似。
MOP works well as a safety net to catch message passing errors, but that's not its most interesting function.
MOP 就像一个安全网,捕捉传递错误的消息,但是这不是它最妙的功能。
As shown in Figure 1, the Message Passing Interface (MPI) library specification passes the data between the nodes.
如图1所示,通过消息传递接口(mpi)库规范在节点间传递数据。
While all communication happens via message passing, the message itself is often in a generic cross-platform format.
尽管所有通信通过消息传递发生,消息本身通常是一个通用的跨平台格式。
XML-RPC is a powerful and simple message passing system that excels in the sort of application described in this article.
XML - RPC是一个强大而又简单的消息传递系统,超过了本文中所描述那种应用程序。
Finally, it showed how to load these mediation policies conditionally, based on context in the message passing through the flow.
最后,本文展示如何根据流中的不同上下文有条件地装载这些中介策略。
The implementation was an instance of the message passing broker system variant of the pattern, as in the POSA pattern documentation.
该实现是模式中的消息传递中介系统的一个变体实例,如 POSA 模式文档中所述。
Using asynchronous message passing and pipelining, it promises to offer more control than thread pools and better performance than manual threading.
借助于异步消息传递与管道,它可以提供比线程池更好的控制,也比手工线程方式具备更好的性能。
If you create classes that extend Actor directly or indirectly, try to ensure that all invocations against said objects are done through message passing.
如果创建直接或间接扩展Actor的类,那么要确保对对象的所有调用都通过消息传递进行。
The heavy reliance on message passing and the notion that Self applications are always running should tip you off that late binding is a central theme in Self.
从Self对消息传送的严重依赖以及Self应用程序一直运行这一概念可以看出:延迟绑定是Self的中心课题。
The actor approach may not be the best solution for all concurrency problems, but it does provide an excellent way to model problems that involve message passing.
actor方法也许不是针对所有并发性问题的最佳解决方案,但是它确实提供了很好的方式来建模涉及消息传递的问题。
Helios provides transparent access to services executing on satellite kernels by extending a traditional message-passing interface to include remote message passing.
Helios为那些在卫星内核上执行的服务提供了透明的访问,这是通过扩展一种传统的消息传递接口以包含远程消息传递完成的。
Helios provides transparent access to services executing on satellite kernels by extending a traditional message-passing interface to include remote message passing.
Helios为那些在卫星内核上执行的服务提供了透明的访问,这是通过扩展一种传统的消息传递接口以包含远程消息传递完成的。
应用推荐