So far, we have defined and started a queue manager and created a queue for point-to-point messaging.
到目前为止,我们定义和启动了队列管理器,并为点到点消息传递创建了队列。
Queue destinations are destinations that can be configured for point-to-point messaging.
队列目的地,可以配置为进行点到点消息传递的目的地。
Do not include physical attributes, such as the queue manager name, the sending application name (this is an old point-to-point practice), or the type of queue.
请不要包括物理属性,例如队列管理器名称、发送应用程序名称(这是旧式的点对点做法)或队列类型。
First you find out how to work with the point-to-point messaging model using queue destinations.
首先,您将了解如何利用队列目的地来使用点到点消息传递模型。
The code for the publisher is identical to that of the point-to-point application, because the JMS 1.1 API enables JMS code that can produce messages onto either a queue or a topic.
发布者的代码与点到点应用程序的对应项完全一样,这是因为JMS 1.1API允许使用可以产生发布到队列和主题的消息的JMS代码。
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资源是一个队列。
You will be developing a Point to Point (P2P) message based system, which allows messages to be exchanged between the producer and the consumer through a channel called a queue.
您将开发一个基于点到点(Point to Point (P 2 P))消息的系统,该系统使消息能够通过一个名为队列的通道在生产者和消费者之间进行交换。
Create Queue Connection Factories and Queue destinations for use in point-to-point messaging applications.
创建QueueConnectionFactories和Queuedestinations以用于点到点消息传递应用程序。
For this test scenario, I adopted the Point-to-Point domain, and wrote a simple application to place a message on the queue.
针对该测试案例,我采用点到点(Point - to - Point)域,并编写了一个简单的应用程序来将消息放到队列中。
The legacy of WebSphere MQ is largely based on point-to-point connectivity, a top-level namespace that resides in the network itself and line-of-business ownership of host and queue manager assets.
WebSphereMQ的遗产主要基于点对点连接、驻留在网络本身中的顶级命名空间,以及主机和队列管理器资产的业务部门所有权关系。
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(点到点)缺省值,因为我们将使用特定的队列接收消息,这与发布-订阅主题相反。
Update the values on the "End-point configuration" TAB to point to your own queue manager.
更新End - point configuration选项卡的值以指向您自己的队列管理器。
Update the values on the "End-point configuration" TAB to point to your own queue manager.
更新End - point configuration选项卡的值以指向您自己的队列管理器。
应用推荐