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
Did you use ooa/ood methodologies? Did you use design patterns?
What are the main usage of the patterns?
Are singletons bad?
What are structural design patterns?
Are you using singleton in your code?
What is difference between function oriented design and object oriented design?
What is synchronizer token pattern?
Which design pattern is mvc?
when performing a functional test on a phone calculator,if pressing on a button does not function what do i do next
What is the difference between adapter and facade?
What are the SDLC phases you have invloved ?
What is singleton and factory pattern?
What are the 23 design patterns?
What are the design patterns you know explain?
Give me example of observer design pattern?