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

1 Answers   HP,


What is singleton and factory pattern?

0 Answers  


What is difference between GoF and J2EE patterns?

1 Answers   Accenture,


How to test the quality of design ?

1 Answers  


What is the difference between adapter and facade?

0 Answers  






what are design patterns..?what design patterns used in .net.

1 Answers  


What three types of components comprise an application design?

1 Answers  


what is the lazy design pattern?

0 Answers  


Is bean a singleton?

0 Answers  


What are the types of the proxy design you will get in the design pattern?

0 Answers  


What is the executor design pattern?

0 Answers  


What is the use of design patterns?

0 Answers  


Categories