uWSGI

E96630

uWSGI is a high-performance application server commonly used to run Python web applications in production, often sitting between web frameworks and web servers like Nginx.

All labels observed (4)

Label Occurrences
uWSGI canonical 2
FPM (FastCGI Process Manager) 1
UWSGI (via plugins/adapters) 1

How this entity was disambiguated

Statements (74)

Predicate Object
instanceOf WSGI server
application server
software
category Python web deployment tool
web application server
commonlyFrontedBy Apache HTTP Server (via mod_spdy and later modules)
surface form: Apache HTTP Server

nginx
surface form: Nginx
commonlyUsedWith Django
Flask
nginx
surface form: Nginx

Pyramid
configurationMethod INI files
JSON files
XML files
YAML files
command line options
environment variables
deploymentPattern behind reverse proxy web server
hasComponent emperor process
uwsgi protocol router
vassal processes
hasFeature caching framework
chroot support
cron-like scheduling
graceful reload
harakiri timeouts
hot reload of applications
internal routing
mules
offloading
plugin system
setuid and setgid support
spooler
stats server
virtualenv support
implements WSGI
surface form: WSGI specification
license GNU General Public License
surface form: GPL
optimizationFocus high concurrency
high performance
low memory footprint
primaryUse running Python web applications in production
provides asynchronous workers
emperor mode
logging
metrics
monitoring
multiprocessing
multithreading
process management
worker management
roleInStack application server between web server and web framework
supportsInterface HTTP sockets
TCP sockets
UNIX domain sockets
uwsgi sockets
supportsLanguage Clojure
Erlang
Go
JVM-based languages
Lua
Objective-C
PHP
Perl
Python
Ruby
supportsOperatingSystem Linux
Unix-like systems
Windows
macOS
supportsProtocol FastCGI
HTTP
WSGI
uWSGI self-linksurface differs
surface form: uwsgi
writtenInLanguage C

How these facts were elicited

Referenced by (5)

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

Flask deploymentTargets uWSGI
PHP hasSAPI uWSGI
this entity surface form: FPM (FastCGI Process Manager)
ASGI usedByServer uWSGI
this entity surface form: UWSGI (via plugins/adapters)
uWSGI supportsProtocol uWSGI self-linksurface differs
this entity surface form: uwsgi
WSGI implementedBy uWSGI