Answer Posted / 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 View All Answers
What are the types of design patterns?
What is difference between function oriented design and object oriented design?
Give me example of chain of responsibility design pattern?
What is the prototype design pattern?
What is a lazy initialization in singleton?
What are the differences between the design patterns and the framework?
When should design patterns be used?
What are the most important software design patterns?
Using any system, product, or service your organization provides, identify the human system roles for the product.
Give me example of observer design pattern?
Is singleton scope thread safe?
What are the main types of concurrency design patterns?
What is singleton design pattern in java?
Explain what is good design?
What is the use of design patterns?