Skip to content
Better HN
Top
Best
Ask
Show
New
Jobs
Search
⌘K
0 points
mataug
12y ago
0 comments
Save
Share
Yeah, I've been using redis with celery in production to perform lots of network io related tasks on a low end machine because
a > Redis uses less memory
b > Redis is easier to setup
0 comments
2 comments · 2 top-level
top
newest
oldest
denibertovic
12y ago
With container solutions like Docker and prebuilt images the setup part is kinda eliminated. Although I don't remember having any special configuration issues with RabbitMQ as well, it just works TM. That's always nice right? :)
bduerst
12y ago
That's been my experience with Redis + Celery as well vs. the other brokers.
j
/
k
navigate · click thread line to collapse