What is the publish/subscribe model?

Submitted by: Administrator
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.
Submitted by: Administrator

Read Online Design Patterns Job Interview Questions And Answers