JMS specification define by transactions
Can JMS specification define transactions?
Expert
JMS specification defines a transaction tools permitting clients to send and receive groups of understandably bounded messages as one unit of information. A Session can be marked as a transacted. That means all messages sent in a session are considered as a parts of the transaction. A set of messages may be committed (commit() method) or rolled back (rollback() method). If a provider supports distributed transactions, it is recommended to use XAResource API.
Explain the term Java Virtual Machine (JVM)?
Illustrate JMS session?Briefly.
Elaborate JMS?
Differentiate between a JDK and a JVM?
What is web module?
Illustrate publish-and-subscribe model in JMS?
Elaborate Messaging ?
Differentiate between Path and Classpath?
State synchronous messaging ?briefly.
Elaborate publish/subscribe messaging?
18,76,764
1922435 Asked
3,689
Active Tutors
1454605
Questions Answered
Start Excelling in your courses, Ask an Expert and get answers for your homework and assignments!!