What is the use of JMS? In which situations we are using JMS? Can we send message from one server to another server using JMS?
Answer Posted / munnu
JMS is the ideal high-performance messaging platform for intrabusiness messaging, with full programmatic control over quality of service and delivery options.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What are jms topics and queues?
Name the components of jms.
What is jms destination?
What is the use of jms? In which situations we are using jms?
Are there c/c++ interfaces to wls jms?
How to handle the exception caused by jms?
What is Publish/Subscribe approach?
What is jms server?
Which types of jdbc databases does weblogic jms support?
How to Allowe messages to expire ?
What is the jms client?
How does jms listener work?
What is the difference between Jms and Jvt ?
Explain Synchronous Message Consumption in JMS?
Must I place all my class files in the WEB-INF folder and all JSP's outside?