Bhuvan Labs
echo "Programming Fun and Technology Stuffs";
Pages
Home
Contact
Showing posts with label
JMS
.
Show all posts
Showing posts with label
JMS
.
Show all posts
Publish and Subscribe in JMS
Java Messaging Service
as two models of messaging.
1.point-to-point (tutorial
here
)
2.Publish and Subscribe.
Read more »
Point to Point Messaging using JMS
Java Messaging Service (JMS) is a Message Oriented Middleware (MOM) API for sending messages between two or more clients.
JMS API supports two models:
1.Point to Point
2.Publish and Subscribe
Here we are going to look p2p example.
Read more »
Older Posts
Home
Subscribe to:
Posts ( Atom )