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() 方法,这个方法将发送指定队列上的消息。
应用推荐