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 |
What are the benefits of the proxy in the design pattern?
What is architecture and what is design?
How can you know that your design is successful?
Explain Inline Style Sheet?
Is singleton bean thread safe?
Explain three types of components comprise an application design?
If a client does not like a design what will your approach be?
What are the disadvantages of singleton pattern?
What is the methodology to follow in collaboration with other team members like researchers, product managers, and developers?
What are the languages used in the design pattern?
Why is singleton used?
In what cases are synchronous architectures more appropriate than asynchronous architectures?