Persistent storage / forwarding of events
Jens Alfke <[email protected]> Thu, 16 Oct 2003 09:10:48 -0700
| Newsgroups | gmane.comp.web.mod-pubsub.devel |
|---|---|
| Message-ID | <[email protected]> |
First questions. I should preface this by saying that I'm mostly investigating using mod-pubsub for asynchronous messaging, things like email or newsgroups or blogs where a recipient may not be online at the time a message is sent. So: (1) Do topics have the capability to store-and-forward events? If I set up a route from a source topic to my 'journal' topic, and then disconnect, will the journal queue up the incoming events as a POP server would, letting me reconnect later and receive the events I've received in the interim? (2) Can topics store their events persistently so they can be retrieved later by clients that connect to them? For example, a topic might implement a newsgroup, and a new subscriber would want to be able to download the existing posts, or at least the last hundred or so. If this isn't built-in, would it be straightforward to build a solution on top of mod-pubsub, or would this be a bad design choice, attempting to force it to do something it just wasn't meant to? --Jens ------------------------------------------------------- This SF.net email is sponsored by: SF.net Giveback Program. SourceForge.net hosts over 70,000 Open Source Projects. See the people who have HELPED US provide better services: Click here: http://sourceforge.net/supporters.php