Y
Hacker News
new
|
ask
|
show
|
jobs
by
jonatron
453 days ago
Django-tasks seems to be moving very slowly, it doesn't have database indexes yet. If you look at the problems with Celery:
https://steve.dignam.xyz/2023/05/20/many-problems-with-celer...
and the complicated compatibility matrix
https://docs.celeryq.dev/projects/kombu/en/main/introduction...
, task queues are still a pain point.