Disambiguation evidence for Gunicorn (with ASGI workers) via surface form
"Gunicorn"
As subject (59)
Triples where this entity appears as subject under the
label "Gunicorn".
| Predicate | Object |
|---|---|
| canRun | Django applications ⓘ |
| canRun | FastAPI applications ⓘ |
| canRun | Flask applications ⓘ |
| canRun | Starlette applications ⓘ |
| canServe | HTTP ⓘ |
| canServe | HTTPS ⓘ |
| configurationMethod | Python configuration file ⓘ |
| configurationMethod | command line options ⓘ |
| configurationMethod | environment variables ⓘ |
| deploymentEnvironment | development ⓘ |
| deploymentEnvironment | production ⓘ |
| deploymentEnvironment | staging ⓘ |
| hasFeature | SSL/TLS support ⓘ |
| hasFeature | access logging ⓘ |
| hasFeature | configuration via Python config file ⓘ |
| hasFeature | configuration via command line ⓘ |
| hasFeature | daemon mode ⓘ |
| hasFeature | error logging ⓘ |
| hasFeature | graceful shutdown ⓘ |
| hasFeature | graceful worker restart ⓘ |
| hasFeature | logging configuration ⓘ |
| hasFeature | multiple worker types ⓘ |
| hasFeature | pre-fork worker model ⓘ |
| hasFeature | proxy protocol support ⓘ |
| hasFeature | signal handling ⓘ |
| hasFeature | timeout management ⓘ |
| hasFeature | worker recycling ⓘ |
| hasWorkerType |
Gunicorn (with ASGI workers)
self-linksurface differs
ⓘ
surface form:
UvicornGunicornH11Worker
|
| hasWorkerType |
Gunicorn (with ASGI workers)
self-linksurface differs
ⓘ
surface form:
UvicornGunicornUVLoopWorker
|
| hasWorkerType |
Gunicorn (with ASGI workers)
self-linksurface differs
ⓘ
surface form:
UvicornGunicornWorker
|
| hasWorkerType |
Uvicorn
ⓘ
surface form:
UvicornH11Worker
|
| hasWorkerType |
Uvicorn
ⓘ
surface form:
UvicornUVLoopWorker
|
| hasWorkerType |
Uvicorn
ⓘ
surface form:
UvicornWorker
|
| hasWorkerType | eventlet workers ⓘ |
| hasWorkerType | gevent workers ⓘ |
| hasWorkerType | gthread workers ⓘ |
| hasWorkerType | sync workers ⓘ |
| hasWorkerType | tornado workers ⓘ |
| hostPlatform | Linux ⓘ |
| hostPlatform | Unix-like systems ⓘ |
| hostPlatform | macOS ⓘ |
| installationMethod | pip install gunicorn ⓘ |
| instanceOf | Python HTTP server ⓘ |
| instanceOf | WSGI server ⓘ |
| license | MIT License NERFINISHED ⓘ |
| packageManager |
Python Package Index
ⓘ
surface form:
PyPI
|
| programmingLanguage | Python ⓘ |
| repositoryPlatform | GitHub ⓘ |
| supportsFrameworkType | ASGI frameworks ⓘ |
| supportsFrameworkType | WSGI frameworks ⓘ |
| supportsFrameworkType | asynchronous web frameworks ⓘ |
| supportsFrameworkType | synchronous web frameworks ⓘ |
| supportsInterface | ASGI ⓘ |
| supportsInterface | WSGI ⓘ |
| supportsLanguage | Python ⓘ |
| typicalCommand | gunicorn -k uvicorn.workers.UvicornWorker app:app ⓘ |
| typicalCommand | gunicorn app:app ⓘ |
| usedWith | reverse proxies like HAProxy ⓘ |
| usedWith | reverse proxies like Nginx ⓘ |
As object (2)
Triples where some other subject referred to this entity
as "Gunicorn".