Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

We're not necessarily using Redis to persist the 0mq messages, but more so allowing parallelized processes a medium to share data. The single threaded nature of Redis and 0mq work distribution eliminate a lot of nasty concurrency issues. You may want to look into the Redis pub/sub though for what you are describing (http://redis.io/topics/pubsub)


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: