Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

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 are the sequence of steps to write pub or sub model kind of application?

2557


When a thread blocks on i/o, what state does it enter?

1157


What is a modular application?

1139


What is the argument type of a programs main() method?

1169


What is abstract schema?

1081


What is the difference between long.class and long.type?

1177


what is Activation Instantinator?

2508


What modifiers may be used with an interface declaration?

1192


Can I map more than one table in a cmp?

1128


Explain what is synchronization?

1148


Are we allowed to change the transaction isolation property in middle of a transaction?

1078


how to use debug in my elipse to solve problems that exist in my project

2330


What restrictions are placed on the values of each case of a switch statement?

1061


How is a java object message delivered to a non-java client?

1101


How to implement dphibernate to activate lazy loading in Flex with java ?thanx in advance!

3061