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.
这可以帮助减少应用程序(代理)与队列管理器的通信成本。
But the bindings and client mode are fundamentally different because, in client mode, a channel exists between the application and the queue manager.
但是绑定和客户端模式是根本不同的,因为在客户端模式下,通道存在于应用程序和队列管理器之间。
In our example, we have a J2EE application receiving plain text messages from a JMS queue.
在我们的示例中,我们让J2EE应用程序从jms队列接收普通文本消息。
If this queue is full, the application is not allowed to send any more data until the backlog is cleaned up.
如果这个队列满了,就不允许应用程序发送更多数据,直到清理完积压的队列为止。
To achieve a high transaction throughput rate, it may be necessary to consider the distribution of work between queues, queue managers, and application server instances.
要获得高的事务吞吐量率,可能需要考虑在队列、队列管理器和应用程序服务器实例之间分配工作。
RACF profiles must be defined to protect the local application objects that you define for your queue managers.
必须定义RACF配置文件来保护您为您的队列管理器定义的本地应用程序对象。
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.
这种能力是有必要的,例如,当应用程序被阻塞时,管理员需要从队列移除不良消息。
Perhaps the application code will try to "undo" the queue operation if the database update fails.
也许会通过应用程序的代码在数据库更新失败的时候“撤销”对队列的操作。
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)的输入队列。
Once the desktop application is available, you can trigger downloads from the browser which will add the talk to your download queue in the desktop application.
桌面应用程序启动之后,如果你在浏览器下载某个演讲,它会被添加到桌面应用程序的下载队列中。
The WPS server hosts and runs a JEE application with an MDB connected to the queue.
WPS服务器托管并运行一个JEE应用程序,有一个MDB与队列相连。
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 中。
应用推荐