Send 'cache' on connect

1 view
Skip to first unread message

typisk

unread,
Jan 23, 2010, 3:47:59 AM1/23/10
to MorbidQ
Hey.

Basically I want to configure topics to be cached and let's consumers
query that cache.

It's very useful in server/gui applications where a gui can come up
after the server has published something - the gui can query the cache
to get the latest message published.

Any ideas how to do this with MorbidQ?

Whitesell, Ken

unread,
Jan 25, 2010, 8:36:14 AM1/25/10
to mor...@googlegroups.com
If you're looking at this just being in effect for one client, a "queue" is what you're looking for.
http://www.morbidq.com/trac/wiki/MessageQueues

The server can populate the queue, and the first client to subscribe to that queue will receive all the messages in that queue.

If you needed to handle multiple clients, you could have the server create a queue for each client.

> --
> You received this message because you are subscribed to the
> Google Groups "MorbidQ" group.
> To post to this group, send email to mor...@googlegroups.com.
> To unsubscribe from this group, send email to
> morbidq+u...@googlegroups.com.
> For more options, visit this group at
> http://groups.google.com/group/morbidq?hl=en.
>
>
>

Reply all
Reply to author
Forward
0 new messages