Application message queue的意思|示意
应用程序消息队列
Application message queue的网络常见释义
消息队列 每个程序在windows上开始运行时,windows都会为其创建一个 应用程序消息队列 ( Application Message Queue ),所有发送给这个程序的消息 都将放到这个消息队列中。应用程序将会在其空闲时从消息队列中取得消息,进行处理。
Application message queue相关例句
The solution USES a simple application to get each message from the cluster queue with no active message consumer applications and put them to another cluster queue.
这个解决方案使用一个简单的应用程序从没有活动消息使用方应用程序的集群队列提取消息,并将它们放置到另一个集群队列中。
This article requires a matrix of middleware that may include but is not limited to a Web server, a cluster of application servers, and a message queue server.
本文需要一些中间件,它们可能包括但不限于以下组件:一个Web服务器、一组应用服务器和一个消息队列服务器。
This is especially important when running in client mode because there is latency between the message being removed from the queue and when it is delivered over the network to the application.
在以客户机模式运行时,这一点尤其重要,因为从队列删除消息和通过网络将其发送到应用程序之间存在一个延迟。
Identity context information identifies the user of the application that first put the message on a queue.
身份上下文信息标识首次将消息放入队列的应用程序的用户。
A process defines the application to start when a message arrives on a queue.
进程定义消息到达队列时启动的应用程序。
When configured to do so, WebSphere MQ puts a message to a specific queue, from which an application can then consume the message and perform actions based on the message contents.
在配置了以上功能后,WebSphere mq会将一个消息放到一个特定队列上,然后应用程序可以从这个队列中使用这个消息并根据这个消息的内容执行动作。