Answer Posted / munnu
A single-threaded context for sending and receiving JMS messages. A JMS session can be nontransacted, locally transacted, or participating in a distributed transaction.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Is jms a message broker?
What is jms destination?
What is the principle difference between the working mechanism of jms and rpc?
How many types of messaging model do JMS provide for and what are they?
What is jms queue?
Explain about message listeners?
What is the difference between jms and mq?
How do I use a startup class to initialize and later reference jms objects?
What are the different elements present in JMS?
How does spring jms listener work?
Detail about the features of publish model?
What is jms topic?
What is the point-to-point model in jms?
Can two different jms services talk to each other? For instance, if a and b are two different jms providers, can provider a send messages directly to provider b? If not, then can a subscriber to provider a act as a publisher to provider b?
What is the main parts of jms applications?