Java - Java Message Service (JMS)

Java Conceptuel Diagram

About

The JMS is a messaging standard that allows J2EE application components to create, send, receive, and read messages.

It enables distributed communication that is loosely coupled, reliable, and asynchronous.

Documentation / Reference





Discover More
J2ee Architecture
Java - EJB: Enterprise Java Bean (enterprise beans)

Enterprise beans are server-side J2EE components and run on the J2EE server in their EJB container which manages their execution. (Enterprise JavaBeans component model) They handle the business logic...



Share this page:
Follow us:
Task Runner