Gunicorn (with ASGI workers)

E97063

Gunicorn (with ASGI workers) is a Python WSGI/ASGI HTTP server that can run asynchronous web frameworks like FastAPI in a robust, production-ready environment.

Try in SPARQL Jump to: Surface forms Statements Referenced by

All labels observed (6)

Statements (59)

Predicate Object
instanceOf Python HTTP server
WSGI server
canRun Django applications
FastAPI applications
Flask applications
Starlette applications
canServe HTTP
HTTPS
configurationMethod Python configuration file
command line options
environment variables
deploymentEnvironment development
production
staging
hasFeature SSL/TLS support
access logging
configuration via Python config file
configuration via command line
daemon mode
error logging
graceful shutdown
graceful worker restart
logging configuration
multiple worker types
pre-fork worker model
proxy protocol support
signal handling
timeout management
worker recycling
hasWorkerType Gunicorn (with ASGI workers) self-linksurface differs
surface form: UvicornGunicornH11Worker

Gunicorn (with ASGI workers) self-linksurface differs
surface form: UvicornGunicornUVLoopWorker

Gunicorn (with ASGI workers) self-linksurface differs
surface form: UvicornGunicornWorker

Uvicorn
surface form: UvicornH11Worker

Uvicorn
surface form: UvicornUVLoopWorker

Uvicorn
surface form: UvicornWorker

eventlet workers
gevent workers
gthread workers
sync workers
tornado workers
hostPlatform Linux
Unix-like systems
macOS
installationMethod pip install gunicorn
license MIT License
packageManager Python Package Index
surface form: PyPI
programmingLanguage Python
repositoryPlatform GitHub
supportsFrameworkType ASGI frameworks
WSGI frameworks
asynchronous web frameworks
synchronous web frameworks
supportsInterface ASGI
WSGI
supportsLanguage Python
typicalCommand gunicorn -k uvicorn.workers.UvicornWorker app:app
gunicorn app:app
usedWith reverse proxies like HAProxy
reverse proxies like Nginx

Referenced by (8)

Full triples — surface form annotated when it differs from this entity's canonical label.

FastAPI compatibleWith Gunicorn (with ASGI workers)
Flask deploymentTargets Gunicorn (with ASGI workers)
this entity surface form: Gunicorn
Uvicorn isOftenUsedWith Gunicorn (with ASGI workers)
this entity surface form: Gunicorn
Gunicorn (with ASGI workers) hasWorkerType Gunicorn (with ASGI workers) self-linksurface differs
subject surface form: Gunicorn
this entity surface form: UvicornGunicornWorker
Gunicorn (with ASGI workers) hasWorkerType Gunicorn (with ASGI workers) self-linksurface differs
subject surface form: Gunicorn
this entity surface form: UvicornGunicornUVLoopWorker
Gunicorn (with ASGI workers) hasWorkerType Gunicorn (with ASGI workers) self-linksurface differs
subject surface form: Gunicorn
this entity surface form: UvicornGunicornH11Worker
tiangolo organization on GitHub hostsProject Gunicorn (with ASGI workers)
subject surface form: tiangolo
this entity surface form: uvicorn-gunicorn-docker
WSGI implementedBy Gunicorn (with ASGI workers)
this entity surface form: Gunicorn