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

Explain Internal Style Sheets?

1 Answers  


What are the types of design patterns?

0 Answers  


What are External Style Sheets?

1 Answers  


i have file(ps),dont know how many records are there. move half of the records to 2 files. how can we do

1 Answers   IBM, Infosys,


What is the difference between factory and strategy design pattern?

0 Answers  






How to test the quality of design ?

1 Answers  


When to Use a Factory Pattern?

3 Answers  


What are the Design Patterns you know

4 Answers  


Can we inherit singleton class?

0 Answers  


What are cascaded style sheets?

1 Answers  


What are the 23 design patterns?

0 Answers  


Explain what are 5 common problems in the software development process?

0 Answers  


Categories