Best practice for variables shared between processes?

Mark Fowler mark at twoshortplanks.com
Sat Sep 25 22:16:40 BST 2010


On Wed, Sep 22, 2010 at 5:51 PM, Simon Wistow <simon at thegestalt.org> wrote:

> Redis doesn't have queues (i.e deliver to only one subscriber), it only
> has topics (deliver to all subscribers).

Can't I just BLPOP?

http://code.google.com/p/redis/wiki/BlpopCommand

Mark.


More information about the london.pm mailing list