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 is the S/W model used in the project. What are the optimization techniques used. Give examples ?
2 Answers Infosys, Symphony, Wipro,
what is the lazy design pattern?
Explain what are 5 common problems in the software development process?
Run us through your portfolio.
Can we use an equated value as operands for an MVC ? Reason for the same.
Where should we use singleton design pattern?
What are the advantages of asynchronous architectures?
Write the code for a singleton class?
What is the use of design patterns?
What are the most commonly used design patterns?
how many types of cookies in php
Why is singleton bad?