What is the publish/subscribe model?



What is the publish/subscribe model?..

Answer / guest

The publish/subscribe model is an approach to distributed
system communication in which publishers publish information
to a subject address and subscribers subscribe to
information at a subject address. The publish/subscribe
model has the benefit of making publishers independent of
location. This enables subscribers to subscribe to
information without having to know the location of a publisher.

Is This Answer Correct ?    3 Yes 0 No

Post New Answer

More Design Patterns Interview Questions

What is the behavioral design pattern?

0 Answers  


Write the code for a singleton class?

0 Answers  


When singleton pattern is used?

0 Answers  


What is the difference between builder and composite?

0 Answers  


What is a behavioral design pattern?

0 Answers  






What is software 'quality'?

2 Answers  


What are actually Model,view,Controller in MVC Pattern?

2 Answers   Honeywell,


3. Discuss the concept of system transition strategy

0 Answers  


What is synchronizer token pattern?

0 Answers  


What are useful tools for developing and testing color schemes for web sites?

0 Answers   Wipro,


Which design pattern is mvc?

0 Answers  


What non-visual coding tools are available for web design?

0 Answers   Wipro,


Categories