Java Message Service

Java Message Service

Jesse Russell Ronald Cohn

     

бумажная книга



ISBN: 978-5-5108-1116-2

High Quality Content by WIKIPEDIA articles! The Java Message Service (JMS) API is a Java Message Oriented Middleware (MOM) API for sending messages between two or more clients. JMS is a part of the Java Platform, Enterprise Edition, and is defined by a specification developed under the Java Community Process as JSR 914. It is a messaging standard that allows application components based on the Java Enterprise Edition (JEE) to create, send, receive, and read messages. It allows the communication between different components of a distributed application to be loosely coupled, reliable, and asynchronous.