队列目标引用的定义位于JMSDestinations选项卡下面。
The definition of the queue destination references is under the JMS Destinations TAB.
如果事件在此队列中堆积,则请增加协作线程和目标应用程序线程的数量。
If events are building up in this queue, increase the number of collaboration threads and target application threads.
然后,目标应用程序可以订阅这个队列,并使用读取或接收函数获得消息。
Target applications can then subscribe to the queue and obtain the message using either the read or receive function.
每个流定义了一组源目的地(例如,一组主题和队列)和一个目标目的地(消息将发往该目的地)。
Each flow defines a set of source destinations (for example, a set of topics and queues) and a target destination to which the messages are to be delivered.
该文件包含的信息有目标队列管理器的主机名、端口和名称,以及更高级的配置信息,如应该使用的SSL属性。
The file contains information such as the hostname, port, and name of the target queue manager, as well as more advanced configuration information like the SSL attributes that should be used.
您将指定队列映射、目标表选项以及其他参数。
You specify a queue map, target table options, and other preferences.
通过发出表3中的命令创建目标队列。
Create the target queues by issuing the commands in Table 3.
这个参数可控制在确定消息无法送达其目标队列之前将进行重试的次数。
This parameter controls the number of times a message will be retried before determining that a message cannot be delivered to its target queue.
如果QALIAS将一个主题(而不是一个队列)命名为其目标,则打开QALIAS的用户不仅需要拥有别名队列的访问权,还需要拥有对主题的访问权。
If the QALIAS names a topic as its target (rather than a queue), then the user opening the QALIAS must have access to not only the alias queue, but also the topic.
清单11显示了连接工厂和目标队列参数。
Listing 11 shows the connection factory and destination queue parameters.
这个场景涉及一个源代理和一个目标代理,代理队列管理器的名称和代理名称相同。
This scenario involves a source agent and a destination agent. The agent queue managers have the same name as the agents.
其目标是为相邻队列管理器赋予广泛的权限,允许将消息添加到本地队列管理器的用户定义队列中,同时赋予管理权限。
The objective is to grant the adjacent queue manager very broad rights to place messages onto user-defined queues on the local queue manager, but without also granting administrative access.
通过发出下列命令,利用目标队列管理器启动交互式MQSC会话。
Start an interactive MQSC session with the target queue manager by issuing the following command.
通过发出下列命令,确保源和目标的队列管理器已经运行。
Ensure that the queue managers for the source and target are running by issuing these commands.
amqsput实用程序将显示一条指示目标队列的消息。
The amqsput utility will display a message indicating the target queue.
指定—m选项需要掌握目标队列管理器的信息。
Specifying the -m option requires knowledge of the intended target queue manager.
目标WebSphereMQ队列管理器在其上侦听入站通信请求的端口的端口号。
The port number on which the target WebSphere MQ queue manager is listening for inbound communication requests.
承载目标WebSphereMQ队列管理器的计算机的主机名称或IP地址。
The host name or IP address of the machine hosting the target WebSphere MQ queue manager.
WebSphereMQ链接发送方通道建立到目标 WebSphere MQ队列管理器上的接收方通道的连接。
The WebSphere MQ link sender channel establishes a connection to a receiver channel on the target WebSphere MQ queue manager.
如果目标WebSpheremq队列管理器上的接收方通道仅接受SSL连接,则必须将该传输链与恰当的兼容ssl凭据集关联。
If the receiver channel on the target WebSphere MQ queue manager accepts only SSL connections, you must associate the transport chain with a suitably compatible set of SSL credentials.
如果目标Feed的队列中已经存在更新,则用新值替换它,但要保留原来的时间戳。
If an update already exists in the queue for the target feed, replace it with the new value, but keep the original timestamp.
在本文的例子中,COBOL程序使用普通的WebSphereMQ队列名作为其目标服务。
In the example shown, the COBOL program addresses a target service using a ubiquitous WebSphere MQ queue name.
因为WebSphereMQ中所有基于队列的处理都是以低队列深度为目标。
As with all queue-based processing in WebSphere MQ, aim to have low queue depths.
如果您的系统上没有postcard队列,您可以创建一个postcard队列,或者将目标队列更改为一个已经存在的队列。
If the postcard queue does not exist on your system, you can either create it or change the destination queue to one that already exists.
如果您熟悉如何创建这些资源—目标、jms队列和队列连接工厂—那么您可以继续下一小节。
If you are familiar with creating these resources - destinations, JMS queues, and queue connection factories - you may proceed to the next section. Otherwise, follow these steps.
通过输入这条命令,在源队列管理器定义来自目标队列管理器的接收端通道。
Define a receiver channel at the source queue manager from the target queue manager by entering this command.
通过输入这条命令,在目标队列管理器定义来自源队列管理器的接收端通道。
Define a receiver channel at the target queue manager from the source queue manager by entering this command.
提供的样本jms客户机应用程序要求定义一个Queue对象,该对象引用目标队列管理器上一个已经存在的队列。
The supplied sample JMS Client application expects a queue object to be defined, which references an existing queue on the target queue manager.
向下滚动选择jms/HWQ作为目标队列或主题JNDI名称(缺省选中)。
Scroll down and select jms/HWQ as the JNDI name of destination queue or topic (selected by default).
您现在需要为active MQ连接工厂和目标队列配置Tomcat,也是以特定于容器的方式进行配置。
You now need to configure Tomcat for an ActiveMQ connection factory and destination queue, also in a container-specific manner.
应用推荐