Hi,

one of the things I like about channels is how simply it fits into 
development workflow with runserver. I remember how painful it was to run 
celery on my laptop with all the rabbitmq, worker and celery beat 
processes. However, I now ran into usecase requiring the use of the delay 
server and it seems to me I cannot use it in the simple setup with InMemory 
backend as I need to have rundelay as separate process (or am I missing 
something?).

Is there any reason why channel's runserver management command does not 
include delay server thread in the same way it has the WorkerThread?

Vaclav

-- 
You received this message because you are subscribed to the Google Groups 
"Django developers  (Contributions to Django itself)" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-developers+unsubscr...@googlegroups.com.
To post to this group, send email to django-developers@googlegroups.com.
Visit this group at https://groups.google.com/group/django-developers.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-developers/f4031868-cf1d-4149-b63a-ca98da86c788%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to