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 are 5 common problems in the software development process?

1 Answers   HP,


Explain Inline Style Sheet?

1 Answers  


What is clean architecture?

0 Answers  


What is design pattern ?

4 Answers   Accenture,


What are cascaded style sheets?

1 Answers  






what is the lazy design pattern?

0 Answers  


What is the difference between factory and strategy design pattern?

0 Answers  


What is the factory pattern in the design pattern?

0 Answers  


If there is a Model class,View class,Controller class then How these are internally related? Which layer objects instantiated in which layer? How they communicates?

4 Answers   Honeywell,


What are the types of design patterns?

0 Answers  


What is the difference between 3 tier and n tier architecture?

0 Answers  


Give me example of observer design pattern?

0 Answers  


Categories