0% found this document useful (0 votes)
38 views11 pages

Java Message Service

JMS is a Java messaging standard that allows Java EE application components to create, send, receive and read messages. It supports both synchronous and asynchronous messaging through point-to-point and publish-subscribe models. Example JMS providers include IBM MQ, Apache MQ, Sonic, JBoss, and TIBCO EMS, which has been used by Vodafone and Reliance since 2005.

Uploaded by

p
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PPTX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
38 views11 pages

Java Message Service

JMS is a Java messaging standard that allows Java EE application components to create, send, receive and read messages. It supports both synchronous and asynchronous messaging through point-to-point and publish-subscribe models. Example JMS providers include IBM MQ, Apache MQ, Sonic, JBoss, and TIBCO EMS, which has been used by Vodafone and Reliance since 2005.

Uploaded by

p
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PPTX, PDF, TXT or read online on Scribd
You are on page 1/ 11

Java Messaging Service

What is JMS?

It is a messaging standard that allows


application components based on the Java
Enterprise Edition (Java EE) to create, send,
receive, and read messages.
Why JMS?
Synchronous Messaging

Asynchronous Messaging
Example :
Messaging Models:-
Point-to-point Model

Publish-and-subscribe Model
Point-to-point Model
Publish-and-subscribe Model
Example of JMS :
IBMMQ
Apache MQ
Sonic
JBoss
TIBCO EMS
It is a JMS product which is use by Vodaphone
and Reliance from 2005.
Thank you . . .

You might also like