When the requested information from only DB2 arrives, it's put in a messaging queue.
仅DB 2发回所请求的信息时,会将其放入消息队列中。
In the next article in this series, you'll see how to build a highly available messaging queue manager using WebSphere MQ.
在本系列的下一篇文章中,您将看到如何使用WebSphereMQ来构建一个高可用性的消息队列服务器。
The SCA IMPORT configured with MQ Messaging Bindings serializes the business object as an XML string, and puts it on a local MQ queue called IMPORTQ.
配置了MQ消息绑定的sca导入会将业务对象序列化为xml字符串,并且将它放到称为IMPORTQ的本地mq队列中。
The JMS client can optionally control this transaction explicitly, such as to coordinate receiving a message from one queue with sending a message on another queue in the same messaging system.
JMS客户端可以任意的显式控制该事务,比如在同一个消息传递系统中,协同处理从一个队列接收消息和向另一个队列发送消息。
So far, we have defined and started a queue manager and created a queue for point-to-point messaging.
到目前为止,我们定义和启动了队列管理器,并为点到点消息传递创建了队列。
WebSphere MQ provides information about errors, warnings, and other significant actions in a queue manager through MQ Events Messaging.
WebSphereMQ通过 MQEvents Messaging提供了一个队列管理器内的错误、警告和其他重大动作的相关信息。
The queue manager name entered here is the virtual queue manager name by which WebSphere MQ knows this messaging engine.
此处输入的队列管理器名称是一个虚拟队列管理器名称,WebSphere MQ使用这个名称来引用此消息传递引擎。
We will now create a queue in the message engine. By doing so, we will define a messaging destination that will be available to the bus.
现在,我们将在消息引擎中创建一个队列。
In terms of performance, this is not the best solution because the message queue connection connector in the middle incurs extra messaging costs.
就性能而言,这不是最佳的解决方案,因为中间的消息队列连接连接器引入了额外的消息开销。
In other words, each instance of the messaging engine controls and works with a portion of the entire queue.
换句话说,消息传递引擎的每个实例控制整个队列的一个部分并与之协作。
First you find out how to work with the point-to-point messaging model using queue destinations.
首先,您将了解如何利用队列目的地来使用点到点消息传递模型。
When an enterprise application uses the MQ messaging provider to connect to a queue manager, there are two primary ways in which this connection is made.
企业应用程序使用MQ消息传递提供程序连接到队列管理器时,共有两个主要方法来进行此连接。
Deploying and testing a mediation requires a messaging bus and a means to put messages on the queue you intend to mediate.
部署与测试中介需要一个消息传递总线,同时将消息放入您打算调解的队列中。
Queue destinations are destinations that can be configured for point-to-point messaging.
队列目的地,可以配置为进行点到点消息传递的目的地。
This migration of messaging out to the network edge also means that connections to the queue manager now commonly originate from outside of the locked data center.
将消息传递迁移到网络边缘还意味着到队列管理器的连接现在通常发源自锁定的数据中心的外部。
Point to point: When there are two applications that interact directly, the messaging model is called point to point, and the JMS resource that's used is a queue.
点对点:当存在两个直接交互的应用程序时,该消息模型称为点对点模型,并且所使用的JMS资源是一个队列。
That is, the messaging engine authorizes access to the queue based on the connection identity as we discussed earlier.
即,消息传递引擎将根据我们前面讨论的连接标识对此队列进行访问授权。
Clustering is increasingly used in the SOA messaging paradigm, which requires that multiple queue managers connect directly to one another to provide a flexible enterprise service bus (ESB).
集群机制在SOA消息传递范式中使用得越来越多,SOA消息传递范式要求多个队列管理器直接互联,以提供一个灵活的企业服务总线(esb)。
Using a spawned process and messaging you could queue the requests from the server to store, update and retrieve information.
使用衍生进程和消息传递,您就可以对来自服务器的请求进行排队,以便存储、更新和检索信息。
MOM is a type of asynchronous messaging model framework based around a message queue.
MOM是一种基于消息队列的异步消息模型框架。
In messaging middleware, connectivity is achieved by passing data between systems through a server component known as a message broker (or a queue manager) in the form of messages.
在消息传递中间件中,通过使用一个名为消息代理(或队列管理程序)的服务器组件以消息的形式在系统间传递数据来实现连接。
Characteristics of enterprise integration include distributed transactions across various systems, queue-based messaging for critical data delivery, or various other types of services.
企业级集成的特征包括跨系统分布式事务、对关键数据交付使用基于队列的消息,或各种其他类型的服务。
This behavior is similar to that of many queue-based messaging protocols.
这种行为类似于许多基于队列的消息协议。
Amazon has another notification service, Simple Queue service (SQS), using a polling-based approach to messaging.
亚马逊还有另一项通知服务,称为简单队列服务,简称SQS,采用轮询的方式处理消息。
An MQ messaging client puts a message on an MQ local queue, EXPORTQ.
MQ消息传递客户端将消息放在MQ本地队列EXPORTQ中。
Question: I am doing JMS pointtopoint queue messaging. I am getting the following error
答:问:我正在进行JMS点到点队列消息传递,得到了下面的错误
The Queues TAB shows the status, depth, and utilization of queue points defined to your messaging engines, as shown in Figure 20.
Queues选项卡显示消息传递引擎定义的队列点的状态、深度和利用率,见图20。
The health Monitoring widget, shown in Figure 2, is a new widget that aggregates health information for system applications, topology, user applications, messaging, and queue depth.
如图2所示的HealthMonitoring小部件是一个新的小部件,它聚合系统应用程序、拓扑、用户应用程序、消息和队列深度的运行状况信息。
JMS messaging domain — Leave the default value, Point-to-Point, because we are using a specific queue to which messages are sent, as opposed to a pub-sub topic.
JMS消息传送域——保留point -to - Point(点到点)缺省值,因为我们将使用特定的队列接收消息,这与发布-订阅主题相反。
Create Queue Connection Factories and Queue destinations for use in point-to-point messaging applications.
创建QueueConnectionFactories和Queuedestinations以用于点到点消息传递应用程序。
应用推荐