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 concurrency design pattern?

0 Answers  


Explain the singleton, facade, or handle class design pattern?

2 Answers   ABC,


What is proxy in design pattern?

0 Answers  


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

1 Answers  


What is the builder pattern?

0 Answers  






What are External Style Sheets?

1 Answers  


How do you ensure quality of code ?

3 Answers   Infosys,


What are the design patterns and How can they make life easier for software development ?

1 Answers   ABC, HP,


Suppose we have file(ps), dont know how many records are there. Move half of the records to 2 files. How can we do?

0 Answers  


Explain three types of components comprise an application design?

0 Answers  


What are the most commonly used design patterns?

0 Answers  


Is oop a design pattern?

0 Answers  


Categories