What are the types of data passing mechanisams under JMS
specification?

Answer Posted / jyoti prasad

There are two types of data passing mechanisams under JMS
1.Point-to-Point Messaging:
A point-to-point (PTP) product or application is built
around the concept of message queues, senders, and
receivers. Each message is addressed to a specific queue,
and receiving clients extract messages from the queue(s)
established to hold their messages.


2.Publish/Subscribe Messaging:
In a publish/subscribe (pub/sub) product or application,
clients address messages to a topic. Publishers and
subscribers are generally anonymous and may dynamically
publish or subscribe to the content hierarchy. The system
takes care of distributing the messages arriving from a
topic's multiple publishers to its multiple subscribers.

Reference:http://docs.cs.uct.ac.za/jms_tutorial/doc/basics.h
tml#1023671

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What state does a thread enter when it terminates its processing?

611


Are there books about seam?

638


What is message driven beam?

585


A user of a web application sees a jsessionid argument in the URL whenever a resource is accessed. What does this mean? a. The form must have the field jsessionid b. URL rewriting is used as the session method c. Cookies are used for managing sessions

1821


If I wanted to use a solarisui for just a jtabbedpane, and the metal ui for everything else, how would I do that?

576






Can I use javascript to submit a form?

620


When a thread blocks on i/o?

573


whats is statement and procedure

1597


What do you know about seam?

602


What class is the top of the awt event hierarchy?

586


What are externizable interface?

588


What are the design considerations while making a choice between using interface and abstract class?

546


What is the purpose of the wait() method?

625


Why does the tag url-encode javascript and mailto links?

587


Do you think that java should have had pointers?

606