II.
Library overview
Reference · livelibrary:gunicorn
Gunicorn overview
Pre-fork WSGI HTTP server for UNIX systems that runs multiple worker processes, supports various worker classes including async with gevent, and integrates well with Django and Flask deployments.
Attributes
displayName
Gunicorn
belongsToLanguageId
category
other
description
Pre-fork WSGI HTTP server for UNIX systems that runs multiple worker
processes, supports various worker classes including async with gevent,
and integrates well with Django and Flask deployments.
Outgoing edges
belongs_to_language1
- language:python·LanguagePython
library_used_by1
- skill-area:deployment·SkillAreaDeployment
Incoming edges
alternative_to1
- library:uvicorn·LibraryUvicorn