Concepts still in flux
Assembly: mindtouch.dream
Class: Publisher & Subscriber: MindTouch.Dream.PubSubService
The local version of pub/sub is implemented as a single service that receives and dispatches events
Assembly: mindtouch.dream.bus.xmpp
Classes:
The distributed version of the message bus uses separate services for sending and receiving events, connected over Xmpp. A publisher receives events, determines appropriate xmpp recipients and direct messages them to the downstream Xmpp sub services, which then pushes them to its subscribers.
POST:publish <- events
POST:subscribe <- subscription-set -> location
PUT:subscribe/{location} <- subscription-set
DELETE:subscribe/{location}
GET:subscribe/{location} -> subscription-set
GET:subscribe -> combined subscription-set
| Images 0 | ||
|---|---|---|
| No images to display in the gallery. |
Copyright © 2011 MindTouch, Inc. Powered by