Search

Suggested keywords:
  • Java
  • Docker
  • Git
  • React
  • NextJs
  • Spring boot
  • Laravel

Gunicorn - Python WSGI HTTP Server for UNIX

  • Share this:
post-title
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 resources, and fairly speedy.
http://www.gunicorn.org
https://github.com/benoitc/gunicorn
https://pypi.python.org/pypi/gunicorn
License:
Tech: