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?
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.
>
>
>