Messaging client libraries typically expose the notion of a connection to the message broker and a number of associated verbs, such as send, receive, connect, and disconnect.
消息传递客户机库通常将连接的意图公开给消息代理和多个相关的动作,比如发送、接收、连接和断开连接。
On the other hand, if you have an MTOM WSDL such as that in listing 3 or 5, a client could choose to send data as an MTOM attachment or inline in the SOAP message.
另一方面,如果使用清单3或清单5中给出的类似的MTOM WSDL,客户机就可以选择将数据作为MTOM附件发送或在SOAP消息中以内联方式发送。
One common approach is to have the application send the data into a message queue, such as IBM WebSphere MQ, to be processed when the resources are available.
一种常用方法是,让应用程序把数据发送给一个消息队列,比如ibm WebSphere MQ,等待到资源可用时处理数据。
应用推荐