Binary package “python3-gunicorn” in ubuntu jammy
Event-based HTTP/WSGI server (Python 3 libraries)
Green Unicorn (gunicorn) is an HTTP/WSGI server designed to serve fast clients
or sleepy applications. That is to say; behind a buffering front-end server
such as nginx or lighttpd.
.
* Optional support for Eventlet, Tornado and Gevent to provide asynchronous
long-polling ("Comet") connections.
* Process management: Gunicorn reaps and restarts workers that die.
* Easy integration with Django and Paster compatible applications (Pylons,
TurboGears 2, etc.
* Load balancing via pre-fork and a shared socket
* Graceful worker process restarts
* Upgrading without losing connections
* Decode chunked transfers on-the-fly, allowing upload progress notifications
or stream-based protocols over HTTP
.
This is the Python 3 library.
Source package
Published versions
- python3-gunicorn 20.1.0-2 in amd64 (Proposed)
- python3-gunicorn 20.1.0-2 in amd64 (Release)
- python3-gunicorn 20.1.0-2 in arm64 (Proposed)
- python3-gunicorn 20.1.0-2 in arm64 (Release)
- python3-gunicorn 20.1.0-2 in armhf (Proposed)
- python3-gunicorn 20.1.0-2 in armhf (Release)
- python3-gunicorn 20.1.0-2 in i386 (Proposed)
- python3-gunicorn 20.1.0-2 in i386 (Release)
- python3-gunicorn 20.1.0-2 in ppc64el (Proposed)
- python3-gunicorn 20.1.0-2 in ppc64el (Release)
- python3-gunicorn 20.1.0-2 in riscv64 (Proposed)
- python3-gunicorn 20.1.0-2 in riscv64 (Release)
- python3-gunicorn 20.1.0-2 in s390x (Proposed)
- python3-gunicorn 20.1.0-2 in s390x (Release)