Search Interview Questions
Question: What Is the JMS API?
Answer: The Java Message Service is a Java API that allows applications to create, send, receive, and read messages. Designed by Sun and several partner companies, the JMS API defines a common set of interfaces and associated semantics that allow programs written in the Java programming language to communicate with other messaging implementations.
The JMS API minimizes the set of concepts a programmer must learn to use messaging products but provides enough features to support sophisticated messaging applications. It also strives to maximize the portability of JMS applications across JMS providers in the same messaging domain.
The JMS API enables communication that is not only loosely coupled but also
► Asynchronous. A JMS provider can deliver messages to a client as they arrive; a client does not have to request messages in order to receive them.
► Reliable. The JMS API can ensure that a message is delivered once and only once. Lower levels of reliability are available for applications that can afford to miss messages or to receive duplicate messages.
The JMS Specification was first published in August 1998. The latest version of the JMS Specification is Version 1.1, which was released in April 2002.
|
|||||||||||
Question: What Is the JMS API?
Answer: The Java Message Service is a Java API that allows applications to create, send, receive, and read messages. Designed by Sun and several partner companies, the JMS API defines a common set of interfaces and associated semantics that allow programs written in the Java programming language to communicate with other messaging implementations. If you have the better answer, then send it to us. We will display your answer after the approval Rules to Post Answers in CoolInterview.com:-
|
Related Questions | ||
How JMS is different from RPC? |
|
|
What type messaging is provided by JMS ? |
|
|
What is JMS application ? |
|
|
What is the difference between Message producer and Message consumer? |
|
|
What is the difference between durable and non-durable subscriptions? |
|
|
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? |
|
|
What is JMS session? |
|
|
What is asynchronous messaging? |
|
|
What is synchronous messaging? |
|
|
Does JMS specification define transactions? |
|
|
What is the Role of the JMS Provider? |
|
|
What Is Messaging? |
|
|
What is the main parts of JMS applications? |
|
|
Which models are supported by JMS? |
|
|
What is publish/subscribe messaging? |
|
|
What is JMS administered object? |
|
|
What is the publish-and-subscribe model in JMS? |
|
|
What are the advantages of JMS? |
|
|
Is it mandatory to place class files in the WEB-INF folder and all JSP's outside? |
|
|
What type messaging is provided by JMS? |
|
Please Note: We keep on updating better answers to this site. In case you are looking for Jobs, Pls Click Here Vyoms.com - Best Freshers & Experienced Jobs Website.
View All JMS Interview Questions & Answers - Exam Mode / Learning Mode
India News Network |