The byte ordering is stated in each message, so if a D-BUS message travels over a network to a remote host, it can still be parsed correctly.
字节次序在每个消息中声明,所以如果一个D -BUS消息通过网络传输到远程的主机,它仍可以被正确地识别出来。
The message was passed from person to person until it reached the front of the bus.
消息从一个人传到另一个人,一直传到公交车的前排。
This is a recorded message lasting approximately four minutes and it provides general information on the town bus tour.
这是一段约四分钟的录音信息,它提供了城市巴士旅游的基本信息。
Applications communicate with the message bus through one or more channels.
应用程序通过一个或多个通道与消息总线交互。
The message bus creates an event object and dispatches it, along with an instance of a business service, to an event channel.
消息总线将创建一个事件对象,并且将该事件对象连同业务服务的实例一起发送给事件通道。
Using standard data transformation tools such as an enterprise service bus or message broker can greatly simplify the task of transforming messages and data streams into a well-defined data format.
使用一些标准的数据转换工具,如企业服务总线或消息代理,能够大大简化将消息和数据流转换为一种合理数据格式的过程。
If the incoming message is neither of those, the bus is told that we did not handle the message.
如果到来的消息不是其中的任何一个,则告知总线没有处理那个消息。
This particular component's goal is to demonstrate the inherent flexibility of the message bus model.
这个特殊的组件的目的是示范消息总线模型的固有的灵活性。
This establishes the notion of an "integration bus"; message producers and consumers communicate by interacting with the bus, not directly with each other.
这样就建立了“集成总线”的概念;消息产生者和消息消费者之间通过与总线交互进行通信,而不是彼此直接通信。
In creating this application, we will see the setup that is needed to send a JMS message through the message bus in the application server.
在创建此应用程序的过程中,我们将看到在应用程序服务器中通过消息总线发送JMS消息所必需的设置。
The service providers also connect to the message bus and listen for request messages.
服务提供者也连接到消息总线,并侦听请求消息。
So an ESB is better than a traditional message bus because it also makes a service self-describing and provides a directory service for finding the other services.
所以esb比传统的消息总线要好,因为它还使得服务可以自描述,并且提供了用于查找其他服务的目录服务。
Each message is published, along with an asynchronous callback listener, to a message bus residing on the business tier.
每条消息连同异步回调侦听程序一起被发布到驻留在业务层的消息总线。
So if a message bus is not a full ESB, then what else does an ESB do?
如此说来,如果消息总线不是完整的ESB,那么ESB还可以做什么呢?
There are actually quite a few ways to implement a message bus, as well as quite a few vendor tools designed to make it easier.
确实有一些方法可以实现消息总线,并且也有许多设计的第三方工具使得实现它更容易了。
When an application server becomes a member of a bus, it automatically gets configured with a message engine that implements bus functionality inside the application server.
当应用服务器成为总线的成员时,总线就自动配置了一个消息引擎来在应用服务器内实现其功能性。
A gateway is a part of a message bus or service bus which provides boundary functions which apply to all incoming messages and are not format dependent.
网关是消息总线或服务总线的一部分,提供应用到所有传入消息且不依赖于格式的边界功能。
Each business application is a peer of the others through the event-driven message bus.
通过事件驱动消息总线的每一个业务应用程序都是其它应用程序的同位体。
Together these products provide a robust, enterprise-quality message bus architecture that meets the needs of most business cases.
这些产品共同提供了健壮的、企业质量的消息总线架构,它们能满足大多数业务案例的需要。
What makes it interesting here, however, is the fact that the message is actually sent to a destination on the message bus.
然而,它之所以有趣是基于以下事实:消息通过消息传递总线正确发送到目的地。
The material covered in this installment has provided only a cursory glance at the basic implementation of the message bus pattern.
在这部分所涵盖的内容当中只是粗略的提供了对消息总线模型实现。
This article described the JMS-compliant message bus and scheduler capabilities to implement a simple approach to asynchronous workload throttling.
本文描述了JMS兼容的消息总线和调度器功能,可以实现一种简单的异步工作负载调节方法。
A shortcoming of the traditional message bus approach is that it's not self-describing.
传统消息总线方法的不足之处在于,它不是自描述的。
Message broker: The message bus may include a message broker that determines where messages will be routed depending on various business criteria.
消息代理:消息总线可以包含消息代理,通过代理可以根据不同的业务标准确定该往何处发送消息。
Furthermore, the message bus can take advantage of the underlying runtime for some of its internal components.
此外,消息总线能够利用它的内部组件的基础运行时间。
No, a message bus is definitely the foundation of an asynchronous ESB, but a full ESB is something more.
不,消息总线肯定是异步ESB的基础,但完整的 ESB 还包括其他的功能。
The collaboration of various message engines makes up the bus.
各种消息引擎协作构成了总线。
The ESB, however, encorages the use of the asynchronous message bus style interaction pattern illustrated in Figure 4 earlier.
不过,ESB 推荐使用异步消息总线样式的交互模式(如前面的 图4 所示)。
An inbound service is a bus feature that accepts a SOAP message sent from a SOAP requestor into the bus.
入站服务是一个总线特性,它接受从soap请求者发送到总线内的SOAP消息。
An asynchronous messaging system typically relies on a message bus or broker to expose queues or event channels that receive messages published by message producers.
异步消息传递系统通常依赖于消息总线或消息代理公开用于接收消息生成方所发布的消息的队列或事件通道。
应用推荐