JMS Interview Questions
JMS Interview Questions
JMS Interview Questions
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.