#21978: Add optional gunicorn support to runserver
-------------------------------------+-------------------------------------
     Reporter:  Tim Graham           |                    Owner:  Berker
                                     |  Peksag
         Type:  New feature          |                   Status:  assigned
    Component:  Core (Management     |                  Version:  master
  commands)                          |
     Severity:  Normal               |               Resolution:
     Keywords:                       |             Triage Stage:  Accepted
    Has patch:  1                    |      Needs documentation:  0
  Needs tests:  0                    |  Patch needs improvement:  1
Easy pickings:  0                    |                    UI/UX:  0
-------------------------------------+-------------------------------------

Comment (by Tom Forbes):

 It's been a while since the django-developers thread with some
 alternatives, and since then there are a few new viable options with
 Windows support which seems to be the big blocker here. I'm not sure if
 support will ever be added to Gunicorn.

 Waitress seems quite nice:
 https://docs.pylonsproject.org/projects/waitress/en/latest/

 And I've had good results with aiohttp-wsgi: https://aiohttp-
 wsgi.readthedocs.io/en/stable/wsgi.html

 `--reload` is a nice feature to have handled upstream, but their
 implementation is not particularly advanced or complicated, and may be
 harder to extend
 (https://github.com/benoitc/gunicorn/blob/master/gunicorn/reloader.py).

-- 
Ticket URL: <https://code.djangoproject.com/ticket/21978#comment:12>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.

-- 
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-updates+unsubscr...@googlegroups.com.
To post to this group, send email to django-updates@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/062.b02deeb06ac06103c78ecbb3e8953464%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to