this enables encapsulating any message routing logic into the bus without affecting the sender or receiver.
这样使得无需影响发送端和接收端就可以将消息的路径选择逻辑封装到总线中去。
when it comes to integrating your applications, message routing is where the rubber meets the road.
当谈论整合应用时,消息路由备受关注。
this completes the code required for our message routing mediation handler.
这样,我们就完成了消息路由中介处理程序所需的代码。
there are also no mechanisms in rest/http for message routing outside the basic http proxy mechanisms.
rest/http 中也没有在基本http代理机制之外进行消息路由的机制。
the message broker component provides message routing and message translation, easing business integration challenges.
messagebroker组件提供消息路由和消息转换,使业务集成变得更容易。
on a higher level, swordfish is using a subset of the jbi standard for messaging abstraction and message routing between components.
在上层有jbi标準来实现组件之间的消息抽取(messagingabstraction)以及消息路由(message routing)。
this article has provided an overview of message routing in mule, the messaging styles it supports, some of the more commonly used routers, and component bindings.
本文总体上介绍了mule的消息路由,以及它所支持的消息类型,一些常用的路由器和组件绑定。
client/server communication is achieved through an http-based message routing protocol called the bayeux protocol.
客户机/服务器通信是通过称为bayeux协议的基于http 的消息路由协议实现的。
the goal of this article was to demonstrate message routing using mediation handlers.
本文的目的是演示如何使用中介处理程序进行消息路由。
in this example, message routing is achieved without using mediations, which leads to the question why use mediations for routing?
在本例中,没有使用中介就实现了消息路由,这引出了一个问题:为什么要使用中介进行路由呢?
the pubsub.js and pubsub-router.js interfaces invoke the rpc apis for gadget-to-gadget communication and message routing between the container and the gadgets.
js和pubsub-router.js接口调用rpcapi用于gadget到gadget通信以及容器和gadget之间的消息路由。
in this example, you changed the assumption and practice of implementing message routing at the physical layer and moved it up into a logical layer where it is managed by the cluster.
在本文的示例中,您更改了在物理层实现消息路由的假设和做法,并将其向上移动到了逻辑层中,并在那里由集群进行管理。
it is important to test the full round-trip operation, meaning from workflow initiation, through approval message routing and handling in lotus domino, to processing of an approval decision in sap.
测试完整的操作流程非常重要,即从工作流发起开始,接着在lotusdomino 中发送和处理审批消息,然后再在sap 中处理审批决策。
a jax-rpc handler to perform message routing based on the requested service level
根据请求服务级别执行消息路由的jax-rpc处理器