Comment on What's up Python? Django get background tasks, a new REPL, bye bye gunicornparentComments−wormlord2yDoes Django-tasks support different workers with different environments? Say I need a worker with GPU capabilities, can it do that?−Paul-Craft2yI don't have any idea. Take a look here: https://github.com/RealOrangeOne/django-tasks
Comments
Does Django-tasks support different workers with different environments? Say I need a worker with GPU capabilities, can it do that?
I don't have any idea. Take a look here: https://github.com/RealOrangeOne/django-tasks