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 ?    2 Yes 0 No

Post New Answer

More Design Patterns Interview Questions

What are the benefits of the proxy in the design pattern?

0 Answers  


What is architecture and what is design?

0 Answers  


How can you know that your design is successful?

3 Answers  


Explain Inline Style Sheet?

1 Answers  


Is singleton bean thread safe?

0 Answers  






Explain three types of components comprise an application design?

0 Answers  


If a client does not like a design what will your approach be?

4 Answers  


What are the disadvantages of singleton pattern?

0 Answers  


What is the methodology to follow in collaboration with other team members like researchers, product managers, and developers?

1 Answers  


What are the languages used in the design pattern?

0 Answers  


Why is singleton used?

0 Answers  


In what cases are synchronous architectures more appropriate than asynchronous architectures?

1 Answers   Wipro,


Categories