Hacker News new | ask | show | jobs
by williamdclt 1907 days ago
Celery describes itself as a "task queue" but I find it a bit confusing: it's a job manager, which needs a queue from which to pull/push jobs. Redis is this queue