Hi All,

Follow up doubt on django server readiness check,

Current django production application runs continuously in the
background as we have daemonized the runserver command from uwsgi module.

Now after staring the django server , now want to run python manage.py
process_tasks in the background just like the main django server. How can
we achieve this? [ not using supervisord ]

Thanks in advance.

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/CAErixQ1%3DN57%3DKtPjnUxwGHotGZPwjbprVdNYoYp-v__MrjzfNA%40mail.gmail.com.

Reply via email to