Gunicorn (HTTP server)

Gunicorn
Original author(s) Benoit Chesneau
Developer(s) Gunicorn Developers
Initial release 20 February 2010
Stable release 19.1 / July 26, 2014[1]
Development status Active
Written in Python
Operating system Cross-platform
Available in English
Type Web server
License MIT License
Website gunicorn.org

The Gunicorn "Green Unicorn" is a Python Web Server Gateway Interface HTTP Server for Unix. It is a pre-fork worker model, ported from Ruby's Unicorn project. The Gunicorn server is broadly compatible with a number of web application frameworks, simply implemented, light on server resources and fairly fast.[2]

Features

See also

References

External links

 This article incorporates text from this source, which is licensed under CC-BY 3.0.