Answer Posted / maanya shree
Application clients, Enterprise JavaBeans (EJB) components, and web components can send or synchronously receive a JMS message. Application clients can in addition receive JMS messages asynchronously. (Applets, however, are not required to support the JMS API.)
Message-driven beans, which are a kind of enterprise bean, enable the asynchronous consumption of messages. A JMS provider can optionally implement concurrent processing of messages by message-driven beans.
Message send and receive operations can participate in distributed transactions, which allow JMS operations and database accesses to take place within a single transaction.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How jndi is related to jms?
How does a message queue work?
What are jms channels?
Where is jms used?
How to handle non-transacted sessions with respect to jms?
What is the use of message queues?
Are foreign destinations handled within foreign jms messages?
What is asynchronous messaging?
What is the difference between Jms and Jvt ?
What is difference between JMS and Web Services?
What is jms and how it works?
How do I use a startup class to initialize and later reference jms objects?
How do I configure jms security?
What is a topic?
What is jms broker in sas?