I am developing a Django project where after discarding the use of celery for its complexity, I have implemented python threading directly through the Thread class. The purpose