gunicorn: gunicorn (WSGI HTTP Server for UNIX)
gunicorn:
gunicorn: Gunicorn `Green Unicorn` is a Python WSGI HTTP Server for UNIX.
gunicorn: It`s a pre-fork worker model ported from Ruby`s Unicorn project.
gunicorn: The Gunicorn server is broadly compatible with various web
gunicorn: frameworks, simply implemented, light on server resource usage,
gunicorn: and fairly speedy.
gunicorn:
gunicorn: Homepage: https://gunicorn.org/
gunicorn:
gunicorn: