aboutsummaryrefslogtreecommitdiff
path: root/www/py-gunicorn/pkg-descr
blob: a2e40527b2a4087df9e04acfc7d681bd6ef8398a (plain) (blame)
1
2
3
4
5
6
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 resource usage, and fairly speedy.

WWW:    http://gunicorn.org/