[Accepted] Django Enhancement Proposal 14: Background Workers
[Accepted] Django Enhancement Proposal 14: Background Workers
www.djangoproject.com Django Enhancement Proposal 14: Background Workers
Posted by Benjamin Balder Bach, Cory Zue, Carlton Gibson on May 29, 2024
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
You're viewing a single thread.
View all comments
4
comments
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?
2 0 ReplyThat's the way I read the proposal, which I definitely like.
1 0 Reply