For applications to make the same call, independent of which client they are putting messages to, the message can be put using the alias of the remote queue definition.
为了应用程序进行相同的调用以及放置消息的客户端的独立性,可以使用远程队列定义的别名来放置消息。
When applications have intermittent message transmission needs, use the MQPUT1 call to put only one message on the queue.
当应用程序具有间隙性的消息传输需要时,可以使用MQPUT 1调用以仅在队列上放置一个消息。
Then the code call the send() method, which will send that message on the specified queue.
然后,该代码调用send()方法,这个方法将发送指定队列上的消息。
The bottom line is that the computing environment could be any one from which a web service call can be executed; a message to a reliable queue can be sent or received.
总而言之,这种计算环境可以是任何能执行Web服务调用的环境;可靠队列中的消息能够被发送或者接收的环境。
The client code would either poll the output queue for the response or wait for some kind of call-back notification when the response message has been delivered.
客户机代码将轮询输出队列以获得响应,或等待响应消息交付时的回调通知。
The system creates a thread's message queue when the thread makes its first call to one of the USER or GDI functions.
所有线程刚生成时都是没有消息队列的。当线程第一次调用特定的函数时,消息队列就被创建了。
The system creates a thread's message queue when the thread makes its first call to one of the USER or GDI functions.
所有线程刚生成时都是没有消息队列的。当线程第一次调用特定的函数时,消息队列就被创建了。
应用推荐