By default, messages are load balanced based on queue manager availability, but they are not load balanced based on the availability of message consumer applications.
默认情况下,消息是基于队列管理器可用性实现负载平衡的,而不是基于消息使用方应用程序的可用性。
If the PLUTO queue manager is running and the initiation queue is defined, you should see a message stating that the trigger monitor is started and waiting for a trigger message.
如果pluto队列管理器正在运行且启动队列已定义,那么您应该能看到一条消息,说明触发器监控器已启动,且正在等待触发器消息。
This differs from ordinary applications that are not trusted to set the message context fields and instead inherit these from whatever values the queue manager deems appropriate.
这不同于不信任普通应用程序设置消息上下文字段,而是从队列管理器认为的合适的值继承这些字段。
If a message not destined for a device queue manager ends up on the default transmission queue, the gateway queue manager will attempt to deliver the message and fail.
如果没有目标设备队列管理器的消息最终都送到缺省传输队列,则网关队列管理器将试图传递该消息并失败。
In our project, the post office is the message server and the postmaster is the queue manager.
在我们这个项目中,邮局就是消息服务器,邮政人员是队列管理器。
Before proceeding, the program must have received a valid trigger message, and that message must contain names of both the queue manager and queue that was triggered.
要继续进行,程序必须已经接收一条有效的触发器消息,且该消息必须包含队列管理器的名称和被触发的队列的名称。
The code gets the subscription name, the queue manager to use, and the queue name to send the message from the dialog.
该代码从对话框中获得订阅名、要使用的队列管理器以及要发送消息的队列名。
Additionally, it allows polling of application metrics such as transaction rates and times, MQ queue manager status, message counters, or SLM metrics.
另外,它允许对应用程序指标轮询,如事务率和时间、mq队列管理器状态、消息计数器或SLM指标。
If permitted, the queue manager segments a large message when it does not fit on a queue.
如果允许,队列管理器会在消息太大以至于队列不能容纳时将消息分段。
A special program called a trigger monitor receives the trigger message from the queue manager, reads the process definition, and then runs the command line task specified there.
一个名为触发器监控器的特殊程序接收来自队列管理器的触发器消息,读取进程定义,然后运行进程定义中指定的命令行。
Message properties do not count towards the length of the message for the queue and queue manager, but they do count towards the length of the properties as perceived by the queue manager.
消息属性不计入队列和队列管理器的消息长度中,不过它们计入被队列管理器认为是属性的长度中。
The reason for this is that the channel agent will preserve the contents of the message descriptor by setting all the fields to match the message from the sending queue manager.
其原因在于通道代理会保留消息描述符的内容,它会设置所有字段以匹配来自发送队列管理器的消息。
If allowed, the queue manager segments a message into a number of smaller messages when it is too large to be sent.
如果允许,队列管理器会将由于太长而难以发送的消息分成大量更小的消息。
When an EJB component wants to access a database, a message queue server, or some other transactional resource, it acquires a connection to the resource manager (usually by using JNDI).
当一个EJB组件想访问数据库、消息队列服务器或者其它一些事务性资源时,它需要到资源管理器的连接(通常是使用JNDI)。
A message descriptor is associated with every message that resides on a queue within a queue manager.
消息描述符与队列管理器内驻留在队列上的每个消息相关。
The message broker or queue manager determines which clients should receive which messages based on a particular destination described in the message, and it delivers the messages accordingly.
消息代理或队列管理程序根据消息中描述的特定目的地确定接收消息的客户机,从而实现消息传递。
The server sends a reply message to the local queue manager on the laptop.
服务器向笔记本中的本地队列管理器发送回复消息。
Recall that in this case, an application requires the ability to connect to the queue manager, put a message to a queue, and get a reply.
还记得在本用例中,应用程序需要连接到队列管理器,添加一个消息到队列中,并获得回复。
A requesting client would send a message via some local gateway queue manager, which would distribute messages between the hosting queue managers.
请求客户机将通过一些本地网关队列管理器发送消息,本地网关队列管理器将在宿主队列管理器之间分布消息。
As discussed above, an MQMDE structure is added by the queue manager if the message descriptor is V1.
如上所述,如果消息描述符是V 1,MQMDE结构由队列管理器添加。
Maximum message length can also be defined for a queue manager, a channel, or an individual queue.
对队列管理器、通道和单个队列也可定义最大消息长度。
This involves synchronous writes to the queue manager log at the point at which the message processing for the message flow is to be committed.
这涉及在提交消息流程的消息处理的时候同步写到队列管理器日志。
The initiation queue receives trigger messages (created by the queue manager) indicating the event of the arrival of a message on a queue (in this case CICS02.IN).
该启动队列接收触发消息(由队列管理器创建),这些触发消息指示消息到达队列的事件(在本例中为CICS02 . IN)。
A failed attempt to forward a message to the unavailable target Queue Manager results in a thrown fault.
一个向不可用目标Queue Manager转发消息的失败尝试将导致抛出一个故障。
The second SCA module, which you can view as a message forwarder, is responsible for propagating messages to the target Queue Manager.
第二个SCA模块,可以将其看作一个消息转发器,负责将消息传递到目标Queue Manager。
The size of message properties cannot exceed the MaxPropertiesLength setting for a queue manager.
消息管理器的大小不能超过队列管理器的MaxPropertiesLength设置。
The main feature of interest here is the use of a BPEL Fault Handler to catch the Fault thrown when an attempt to forward a message to the target Queue Manager fails.
这里关注的主要特性是在尝试将消息转发给目标Queue Manager失败时,使用BPELFaultHandler捕获抛出的故障。
When a message flows to a queue manager prior to V7, properties of the message, except those in the message descriptor, are treated as message data and count towards the length of the message.
当消息流向V 7版本之前的队列管理器时,除了那些在消息描述符中的属性之外,消息属性都被看作是消息数据并计入消息长度中。
ChompQ.pl reads the queue and queue manager names from the trigger message.
pl从触发器消息读取队列名称和队列管理器名称。
As mentioned above, the put message option MQPMO_LOGICAL_ORDER was simply an instruction to the queue manager to automatically allocate message group identifiers and sequence Numbers.
正如上面提到的,put消息选项MQPMO_LOGICAL_ORDER仅是一个队列管理器指令,用于自动分配消息组标识符和序列号。
应用推荐