Java Messaging Service

JMS is an API for communicating with message-oriented middleware. It supports both the point-to-point domain and the publish/subscribe domain, and provides support for guaranteed message delivery, transactional message delivery, persistent messages, and durable subscribers. JMS provides another way of integrating your application with legacy backend systems.

Source : JavaWorld article


Article extrait du site Loribel.com.
https://loribel.com/info/acronyms/jms.html