JMS
1. What is JMS?
Java Message Service is the new standard for interclient communication. It allows J2EE application components to create, send, receive, and read messages. It enables distributed communication that is loosely coupled, reliable, and asynchronous.
2. What type messaging is provided by JMS
Both synchronous and asynschronous
3. How may messaging models do JMS provide for and what are they?
JMS provides for two messaging models, publish-and-subscribe and point-to-point queuing
4. For more information about JMS, please read XML faqs regarding JAXM technology
________________________________________
Subscribe to:
Post Comments (Atom)
0 comments:
Post a Comment