|
INTERVIEW QUESTIONS
J2EE
JMS
DETAILS
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.
|
|
|
Category |
JMS Interview Questions & Answers -
Exam Mode /
Learning Mode
|
Rating |
(0.3) By 7494 users |
Added on |
9/23/2014 |
Views |
68877 |
Rate it! |
|
|
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. Source: CoolInterview.com
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:-
- There should not be any Spelling Mistakes.
- There should not be any Gramatical Errors.
- Answers must not contain any bad words.
- Answers should not be the repeat of same answer, already approved.
- Answer should be complete in itself.
|
|
Related Questions |
View Answer |
|
How JMS is different from RPC?
|
View Answer
|
|
What type messaging is provided by JMS ?
|
View Answer
|
|
What is JMS application ?
|
View Answer
|
|
What is the difference between Message producer and Message consumer?
|
View Answer
|
|
What is the difference between durable and non-durable subscriptions?
|
View Answer
|
|
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?
|
View Answer
|
|
What is JMS session?
|
View Answer
|
|
What is asynchronous messaging?
|
View Answer
|
|
What is synchronous messaging?
|
View Answer
|
|
Does JMS specification define transactions?
|
View Answer
|
|
What is the Role of the JMS Provider?
|
View Answer
|
|
What Is Messaging?
|
View Answer
|
|
What is the main parts of JMS applications?
|
View Answer
|
|
Which models are supported by JMS?
|
View Answer
|
|
What is publish/subscribe messaging?
|
View Answer
|
|
What is JMS administered object?
|
View Answer
|
|
What is the publish-and-subscribe model in JMS?
|
View Answer
|
|
What are the advantages of JMS?
|
View Answer
|
|
Is it mandatory to place class files in the WEB-INF folder and all JSP's outside?
|
View Answer
|
|
What type messaging is provided by JMS?
|
View Answer
|
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
|