summaryrefslogtreecommitdiff
path: root/www/py-gunicorn/DESCR
blob: ef2a15c10e47a5287f6660f507c985c33bf615d5 (plain)
1
2
3
4
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.