Message on Jboss

时间:2011-11-26 16:36:13
【文件属性】:

文件名称:Message on Jboss

文件大小:187KB

文件格式:DOC

更新时间:2011-11-26 16:36:13

Jboss jms JbossMQ

The JMS API stands for Java Message Service Application Programming Interface, and it is used by applications to send asynchronous business-quality messages to other applications. In the messaging world, messages are not sent directly to other applications. Instead, messages are sent to destinations, known as queues or topics. Applications sending messages do not need to worry if the receiving applications are up and running, and conversely, receiving applications do not need to worry about the sending application's status. Both senders, and receivers only interact with the destinations.


网友评论