|
|
|
|
|
|
Key
These lines were removed. This word was removed.
These lines were added. This word was added.
|
View page history
|
There are 0 changes. View first change.
| | h1. Java Message Service |
| | |
| | [Java Message Service|http://java.sun.com/products/jms/] (JMS) ([Wikipedia|http://en.wikipedia.org/wiki/Java_Message_Service]), one of the [Java Technologies], is an API that enables a [Java EE|Java Enterprise Edition] application to interface with a queued messaging system such as [WebSphere MQ]. A JMS application uses resource references to accesses the messaging system as administered objects registered in [JNDI|Java Naming and Directory Interface]. |
| | |
| | [WebSphere MQ] has an optional JMS API that enables it to act as a JMS provider. |
| | |
| | I have a [JMS thread|http://www.ibm.com/developerworks/blogs/page/woolf?tag=jms] on my blog. A good way to learn about how to integrate applications using a JMS messaging system is the book _[Enterprise Integration Patterns]_. |
|
|
|