DEP-0014: https://github.com/django/deps/blob/main/accepted/0014-background-workers.rst Reference implementation: https://github.com/RealOrangeOne/django-tasks Author: https://mastodon.theorangeone.net/@jake
DEP-0014: https://github.com/django/deps/blob/main/accepted/0014-background-workers.rst Reference implementation: https://github.com/RealOrangeOne/django-tasks Author: https://mastodon.theorangeone.net/@jake
This is interesting. I also had no idea they were working on this. It says it doesn’t aim to replace RQ or celery. I wonder if packages like django-rq will become more of just a backend for this tasks api?
That’s the way I read the proposal, which I definitely like.