It USES a message passing model and "processes" instead of threads.
它使用一种消息传递模型,以及“进程”来代替线程。
It lets you track message at certain points in their life cycle by invoking custom code from user exits while the message is passing through the message flow.
它允许您在消息通过消息流传递时调用用户出口中的自定义代码,从而在消息生命周期中的某个点跟踪消息。
While all communication happens via message passing, the message itself is often in a generic cross-platform format.
尽管所有通信通过消息传递发生,消息本身通常是一个通用的跨平台格式。
The implementation was an instance of the message passing broker system variant of the pattern, as in the POSA pattern documentation.
该实现是模式中的消息传递中介系统的一个变体实例,如 POSA 模式文档中所述。
For our purposes, this is all we need, as we will be "looping back" any incoming message after passing it through the custom mediation.
考虑到我们的目的,这正是我们所需要的,因为我们在把传入的消息传递到自定义中介后,将“循环回到”任何传入的消息。
A message passing interface (MPI) manages this buffer.
消息传递接口(MPI)管理此缓冲区。
XML-RPC is a powerful and simple message passing system that excels in the sort of application described in this article.
XML - RPC是一个强大而又简单的消息传递系统,超过了本文中所描述那种应用程序。
Passing generic message data implies no behavior and resists tight couplings from forming.
传递一般消息数据意味着不执行任何行为并阻止紧密耦合的形成。
As we talk about this, as people talk about this, in the context of our object-oriented programming, they typically will talk about it in terms of message pass, a message passing metaphor.
当我们讨论这个的时候,当人们讨论这个的时候,在面向对象编程的背景下它们往往会,被称为消息传递,也就是传递隐喻的消息。
Using asynchronous message passing and pipelining, it promises to offer more control than thread pools and better performance than manual threading.
借助于异步消息传递与管道,它可以提供比线程池更好的控制,也比手工线程方式具备更好的性能。
However, if communication occurs between two different satellite kernels, then remote message passing automatically marshals messages between the kernels to facilitate communication.
然而,如果通信发生在两个不同的卫星内核之间,那么远程消息传递会自动配置内核之间的消息,以使通信变得方便。
MOP works well as a safety net to catch message passing errors, but that's not its most interesting function.
MOP 就像一个安全网,捕捉传递错误的消息,但是这不是它最妙的功能。
Message passing involves the efficient passing of data between nodes in a high performance cluster.
消息传递涉及的是在高性能集群中的节点间高效传输数据。
All these attempts are based on a message-passing communication model.
所有这些尝试都基于一个消息传递通信模型。
It enforces a message-passing discipline and provides convenient syntax for handling concurrency problems.
它执行一种消息传递规程并提供方便的语法来处理并发性问题。
This indicator that a thread is finished sending results is sometimes called a "poison message" in message-passing literature.
表示线程发送结果任务已完成的指标有时在消息传递领域称为 “毒消息”。
The MPI home page provides information on message-passing libraries.
MPI主页提供了关于消息传递库的信息。
Using message passing, a client object specifies a target object, a message, and a set of arguments.
客户机使用消息传送来指定目标对象、消息和参数集。
TCP port 139 is used only for the session services, which are file transfer and message passing.
TCP端口 139仅用于会话服务,即文件传输和消息解析。
The kernels communicate with each other through remote message passing.
内核通过远程消息传递来与其他内核通信。
Users might want to access a web services message passing through the SIBus for many reasons.
由于各种原因,用户也许希望访问通过SIBus传递的Web服务消息。
This model is based on message passing, and is somewhat similar to the actor model used in Erlang and Scala.
这个模型建立在消息传递的基础上,并且与Erlang和Scala中的actor模型有点类似。
At the node level you can track the passing of the message from one node to the other. Consider the following example scenario.
在节点级别,您可以跟踪消息从一个节点到另一个节点的传递。
Others favor languages like Erlang, which are based on message passing and lightweight processes.
其他例如Erlang这样倍受大家偏爱的语言,是基于消息传递和轻量级进程的。
As in Scenario 5, we need to make a timer request message before passing the original message to a TimeoutControl node.
如场景5中一样,我们需要在将原始消息传递给Timeout Control节点前得到一个计时器请求消息。
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的类,那么要确保对对象的所有调用都通过消息传递进行。
You invoke all Self behavior exclusively through message passing.
通过消息传送专门地调用所有Self行为。
Web services also benefit from the structured data in message-passing environments.
Web服务也从消息传递环境中的结构化数据获益。
Self USES message passing to invoke named slots and methods.
Self使用消息传送来调用已命名的slot和方法。
Self USES message passing to invoke named slots and methods.
Self使用消息传送来调用已命名的slot和方法。
应用推荐