Hacker News new | ask | show | jobs
by fernandotakai 1159 days ago
i wanna love celery but it's damn bloated that i gave up on using it.

nowadays, if i need to connect to rabbitmq directly, i just use pika/aio-pika, which are lower level, but a LOT more reliable and lightweight.