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
Java Conceptuel Diagram
Java - ( JDK | J2EE | J2SE )

SDK in Java core APIs for writing J2EE components, core development tools, and the Java virtual machine JDBC API 2.0 The Java 2 Platform, Standard Edition (J2SE) SDK is required to run...
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