Publish/Subscribe
In software architecture, publish–subscribe is a messaging pattern where senders of messages, called publishers, do not program the messages to be sent directly to specific receivers, called subscribers, but instead characterize published messages into classes without knowledge of which subscribers, if any, there may be. Similarly, subscribers express interest in one or more classes and only receive messages that are of interest, without knowledge of which publishers, if any, there are.
CONTEXT(Help)
-
Knowledge Federation Webservices Protocol »Knowledge Federation Webservices Protocol
Glossary »Glossary
Publish/Subscribe
QTor: a flexible Publish/Subscribe peer-to-peer organization »QTor: a flexible Publish/Subscribe peer-to-peer organization
Lattice of event subscriptions »Lattice of event subscriptions
+Comments (2)
+Citations (0)
+About