Website: | http://gunicorn.org |
---|---|
Source code: | https://github.com/benoitc/gunicorn |
Issue tracker: | https://github.com/benoitc/gunicorn/issues |
IRC: | #gunicorn on Freenode |
Mail list: | http://lists.gunicorn.org/user/ |
Gunicorn ‘Green Unicorn’ is a Python WSGI HTTP Server for UNIX. It’s a pre-fork worker model ported from Ruby’s Unicorn project. The Gunicorn server is broadly compatible with various web frameworks, simply implemented, light on server resources, and fairly speedy.