MQSeries Programming Patterns
by Mark Perry, Manesh Balachandran, Jorge Plata, Paul Solano, Phillip Thomas
8.2. Overview
JMS is a set of interfaces and associated semantics that define how a JMS client accesses the facilities of an enterprise messaging product. Messages, as described here, are asynchronous requests, reports or events that are consumed by enterprise applications. They contain vital information needed to coordinate these systems. They contain precisely formatted data that describes specific business actions. Through the exchange of these messages, each application tracks the progress of the enterprise.
JMS defines a common set of enterprise messaging concepts and facilities. It attempts to minimize the set of concepts a Java language programmer must learn to use enterprise messaging products. It strives to maximize the portability ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Read now
Unlock full access