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.
This is free and open source software.
Key Features
- Natively supports WSGI, web2py, Django, and Paster.
- Automatic worker process management.
- Simple Python configuration.
- Multiple worker configurations.
- Various server hooks for extensibility.
- Compatible with Python 3.x >= 3.5.
Website: gunicorn.org
Support: GitHub Code Repository
Developer: Benoît Chesneau
License: MIT License
Gunicorn is written in Python. Learn Python with our recommended free books and free tutorials.
Related Software
| Python Application Servers | |
|---|---|
| Tornado | Web framework, web server, and asynchronous networking library |
| Gunicorn | Python WSGI HTTP Server |
| Phusion Passenger | Web server and application server for Ruby, Python and Node.js |
| uWSGI | Aims at developing a full stack for building hosting services |
| Twisted | Networking engine supporting numerous protocols such as a web server |
| Zope | Zope stands for "Z Object Publishing Environment" |
| CherryPy | Pythonic, object-oriented web framework |
Read our verdict in the software roundup.
Explore our comprehensive directory of recommended free and open source software. Our carefully curated collection spans every major software category.This directory is part of our ongoing series of informative articles for Linux enthusiasts. It features hundreds of detailed reviews, along with open source alternatives to proprietary solutions from major corporations such as Google, Microsoft, Apple, Adobe, IBM, Cisco, Oracle, and Autodesk. You’ll also find interesting projects to try, hardware coverage, free programming books and tutorials, and much more. Discovered a useful open source Linux program that we haven’t covered yet? Let us know by completing this form. |

