SlackBuildsOrg/python/gunicorn
Dimitris Zlatanidis 4713f95e77
python/gunicorn: Added (WSGI HTTP Server for UNIX).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2016-08-20 07:49:48 +07:00
..
gunicorn.info python/gunicorn: Added (WSGI HTTP Server for UNIX). 2016-08-20 07:49:48 +07:00
gunicorn.SlackBuild python/gunicorn: Added (WSGI HTTP Server for UNIX). 2016-08-20 07:49:48 +07:00
README python/gunicorn: Added (WSGI HTTP Server for UNIX). 2016-08-20 07:49:48 +07:00
slack-desc python/gunicorn: Added (WSGI HTTP Server for UNIX). 2016-08-20 07:49:48 +07:00

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.