软件包:uwsgi(2.0.19.1-7.1)
fast, self-healing application container server
uWSGI presents a complete stack for networked/clustered web applications, implementing message/object passing, caching, RPC and process management. It uses the uwsgi protocol for all the networking/interprocess communications.
uWSGI can be run in preforking, threaded, asynchronous/evented modes and supports various forms of green threads/coroutines (such as uGreen, Greenlet, Fiber). uWSGI provides several methods of configuration: via command line, via environment variables, via XML, INI, YAML configuration files, via LDAP and more.
On top of all this, it is designed to be fully modular. This means that different plugins can be used in order to add compatibility with tons of different technology on top of the same core.
This package depends on uWSGI core binary and installs:
* init.d script for running uWSGI daemon(s) with options defined in custom user-created configuration files * infrastructure for running daemons (like common locations of communication sockets, logs)
其他与 uwsgi 有关的软件包
|
|
|
|
-
- dep: lsb-base
- Linux 标准规范初始化脚本功能
-
- dep: uwsgi-core (= 2.0.19.1-7.1)
- fast, self-healing application container server (core)