Gets a message from the application queue.
从应用程序队列中获得一个消息。
Directives that govern application queue limits.
管理应用程序伫列限制的指示词。
Number of input handles on the application queue (IPPROCS)
应用程序队列中的输入句柄数量 (IPPROCS)
Indicates how many processes are accessing the application queue for input.
表示有多少进程正在为输入而访问该应用程序队列。
Number of messages that are on the application queue waiting to be processed.
应用程序队列中等待处理的消息数量。
The message must be removed from the application queue by some external mechanism before the application can continue to process messages from the queue.
必须利用其他一些外部机制将该消息从应用程序队列中移除,应用程序才能继续处理队列中的消息。
The system sends a WM_PAINT message to a window whenever its update region is not empty and there are no other messages in the application queue for that window.
该系统发送一个WM_PAINT消息到一个窗口时,它的更新区域不为空,并在该窗口的消息队列中没有其他消息。
Queue — used by the application to send and receive messages.
队列——由应用程序使用以发送和接收消息。
In this case there is greater separation between the application and queue manager but at the cost of a performance overhead.
在这种情况下,应用程序和队列管理器之间的分离状况更好,但在性能方面会有所损失。
This helps in the reduction of application (broker) communication cost with the queue manager.
这可以帮助减少应用程序(代理)与队列管理器的通信成本。
In this model, the requesting application listens on a well known queue for a response.
在这种模型中,发出请求的应用程序在一个已知的队列上侦听响应。
But the bindings and client mode are fundamentally different because, in client mode, a channel exists between the application and the queue manager.
但是绑定和客户端模式是根本不同的,因为在客户端模式下,通道存在于应用程序和队列管理器之间。
Application a sends a message to the queue.
应用程序a将消息发送到队列。
Any receiving application retrieves the message from the queue, interprets it, and processes it appropriately.
任何负责接收的应用程序都从该队列检索消息,解释该消息并适当地处理它。
This compression is applied to the data transferred across the link between enterprise applications, running in the application server, and the queue manager to which they are connected.
此压缩适用于跨应用服务器中运行的企业应用程序与它们连接的队列管理器之间的链接传输的数据。
In a real enterprise, the queue that the mainframe application listens on would probably already exist.
在实际企业环境中,大型机应用程序帧听的队列可能已经存在。
Migration will always involve building a new queue manager, a logical move of the application and queues to the new queue manager, and the eventual decommission of the old queue manager.
迁移将始终涉及到构建新的队列管理器、将应用程序和队列逻辑地移动到新的队列管理器,以及最终使旧的队列管理器退役。
This is necessary, for example, to remove a poison message from the queue when an application gets stuck.
这种能力是有必要的,例如,当应用程序被阻塞时,管理员需要从队列移除不良消息。
The application could even use a defined backout queue for this.
应用程序甚至可以将定义的搁置队列用于此目的。
The request queue is the output queue for the requesting application (application A); at the same time it serves as the input queue for the receiving application (application B).
请求队列是请求应用程序(应用程序A)的输出队列;同时它又充当接收应用程序(应用程序B)的输入队列。
The use of channel compression can help increase the speed at which messages are transferred between an application server and a queue manager.
使用通道压缩有助于提高在应用服务器和队列管理器之间传输消息的速度。
Providing one queue manager for each application server instance also enables the queue manager to be co-hosted with the application server, which provides benefits of performance and robustness.
为每个应用程序服务器实例提供一个队列管理器还有另一个好处,即可以通过应用程序服务器共同托管队列服务器,这可以提高性能和健壮性。
The message producer application connected to QM1 puts messages to queue CLUSQ1.
连接到QM1的消息生成方应用程序将消息放置到队列CLUSQ1。
It is the application deployer who adds the red arrows to bind the resources defined in the application to the actual JMS queue.
应用程序部署人员添加红色箭头以将在应用程序中定义的资源绑定到实际的jms队列。
It would normally be better, though, to use MQ clustering techniques to achieve this, giving each application server its own queue manager.
但是在通常情况下,一种更好的解决此问题的方法是使用MQ集群技术,这将为每个应用程序服务器提供自己的队列管理器。
A JMS application creates queue connections from queue connection factories to communicate with JMS providers.
JMS应用程序通过队列连接工厂创建队列连接来与JMS提供程序通信。
QM1 has a message producer application connected, putting messages to cluster queue DCQ1.
QM1 连接了一个消息生成方应用程序,并将消息放置到集群队列DCQ1 中。
Similarly, the response queue is used as an output queue for application B and as an input queue for the return value for application a.
类似地,响应队列用作应用程序b的输出队列和应用程序a的返回值的输入队列。
At the same time, the image-processing application consumes the queue, reading in the X-ray images as they are placed there.
同时,图片处理应用程序占用队列,在x射线图进入后进行读取。
This article demonstrates how to configure an SSL connection between a JMS application and an MQ queue manager running on Windows 2000.
本文演示了如何配置JMS应用程序和运行在Windows 2000上的mq队列管理器之间的SSL连接。
应用推荐