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 |
What are the main usage of the patterns?
Dd you useuse OOA/OOD methodologies?did you use design patterns?
If there is a Model class,View class,Controller class then How these are internally related? Which layer objects instantiated in which layer? How they communicates?
What is impedance mismatch and How to solve the problem?
Where do you find inspiration and what are your long-term goals?
Why have we declared the instance reference volatile?
What is the concurrency design pattern?
Write the code for a singleton class?
What is use case in clean architecture?
How do you handle the pressure?
What is the difference between proxy and adapter?
What are the additional productivity features and enhancements included with Quartus II software version 6.0?