Hacker News new | ask | show | jobs
by noste 5682 days ago
Redis 2.0.0+ has built-in support for pub/sub: http://code.google.com/p/redis/wiki/PublishSubscribe
1 comments

Unfortunately I believe this is optimized for long-running connections which I don't always have the luxury of maintaining