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.
All labels observed (6)
| Label | Occurrences |
|---|---|
| Gunicorn | 3 |
| Gunicorn (with ASGI workers) canonical | 1 |
| UvicornGunicornH11Worker | 1 |
| UvicornGunicornUVLoopWorker | 1 |
| UvicornGunicornWorker | 1 |
| uvicorn-gunicorn-docker | 1 |
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.
this entity surface form:
Gunicorn
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
subject surface form:
tiangolo
this entity surface form:
uvicorn-gunicorn-docker
this entity surface form:
Gunicorn