On Wed, Sep 22, 2010 at 5:51 PM, Simon Wistow <si...@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.