What is pub-sub messaging ?

Answers were Sorted based on User's Feedback



What is pub-sub messaging ?..

Answer / deepak meshram

Publish/subscribe (or pub/sub) is an asynchronous messaging
paradigm where senders (publishers) of messages are not
programmed to send their messages to specific receivers
(subscribers). Rather, published messages are characterized
into classes, without knowledge of what (if any)
subscribers there may be. Subscribers express interest in
one or more classes, and only receive messages that are of
interest, without knowledge of what (if any) publishers
there are. This decoupling of publishers and subscribers
can allow for greater scalability and a more dynamic
network topology.

Pub/sub is a sibling of the Message Queue paradigm, and is
typically one part of a larger Message-Oriented Middleware
solution. Most messaging systems support in their API (e.g.
JMS) both the pub/sub and Message Queue models.

Is This Answer Correct ?    8 Yes 1 No

What is pub-sub messaging ?..

Answer / satyendra nath

publish and subscribe refers to 1 to n here we do have multicast and broad cast.
In TOPIC one message can be send to any number of subscribers who are interested on that particular message.
Multicast is in b/n publisher and known subscriber
Boardcast is in b/n publisher and many unknown subscribers

Is This Answer Correct ?    1 Yes 0 No

Post New Answer

More EAI AllOther Interview Questions

How to create a directory using external command activity in bw?

0 Answers  


What is JMS?

2 Answers  


What is EAI

5 Answers  


What is pub-sub messaging ?

2 Answers  


How to create a directory using external command activity in bw? Can you please tell the cmd?

0 Answers  






What is point-to-point messaging

1 Answers  


Is there any difference between canocial document and a normal document

1 Answers   Accenture,


where is the document stored when u recieve from the client

0 Answers   Accenture,


what are different phase of SDLC in a banking domain development ?

0 Answers   NIIT,


Sir, we are using Linux fedora core 5 as Proxy server in our Engineering college we have proble with IP conflict There are 200 windows 2000 OS Clients in our network at diffrent places.Now we want to assign internet using MAC Address of these systems for windows Clients and theres. Please give me a full details of that matter with some more websites concerned to that. Abdul Hadi Gudlavalleru Engineering Collge Krishna Dt. A.P India Cell:9393922382

0 Answers  


what are Acls

2 Answers   Accenture,


Hi, i am electronics and communication engineer and don't have any strong programming background. i only know basics of c and C++. Will doing training in TIBCO/Webmethods (4-5 weeks)help me to get an entry level job in any of the field. As i mentioned i don't have strong programming knowledge is any of them is a good career choice for me. if yes which one and can anyone help me to tell from where to start. if not is there any option to get into IT sector except QA.

0 Answers  


Categories