软件包:uwsgi-core(2.0.26-4 以及其他的)
fast, self-healing application container server (core)
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 provides core uWSGI binary (built without any embedded plugins) and plugins with no or few dependencies:
* cache * carbon * cgi * cheaper_backlog2 * cheaper_busyness * clock_monotonic * clock_realtime * corerouter * echo * emperor_amqp * emperor_zeromq * fastrouter * forkptyrouter * http * logcrypto * logfile * logpipe * logsocket * logzmq * mongrel2 * msgpack * nagios * notfound * pam * ping * pty * rawrouter * redislog * router_basicauth * router_cache * router_expires * router_hash * router_http * router_memcached * router_metrics * router_radius * router_redirect * router_redis * router_rewrite * router_static * router_uwsgi * router_xmldir * rpc * rrdtool * rsyslog * signal * spooler * ssi * sslrouter * stats_pusher_file * stats_pusher_socket * stats_pusher_statsd * symcall * syslog * systemd_logger * transformation_chunked * transformation_gzip * transformation_offload * transformation_template * transformation_tofile * transformation_toupper * tuntap * ugreen * webdav * xattr * zabbix * zergpool
forkptyrouter, systemd and tuntap are provided only on supported architectures.
Developing external uWSGI plugin requires the package uwsgi-dev.
其他与 uwsgi-core 有关的软件包
|
|
|
|
-
- dep: libc6 (>= 2.38)
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: libcap2 (>= 1:2.10)
- POSIX 1003.1e capabilities 功能(库)
-
- dep: libcrypt1 (>= 1:4.1.0)
- libcrypt 共享库
-
- dep: libpam0g (>= 0.99.7.1)
- 插入式验证模块 (PAM) 库
-
- dep: libpcre2-8-0 (>= 10.22)
- 新版 Perl 兼容的正则表达式库 - 8比特运行时文件
-
- dep: libssl3t64 (>= 3.0.0)
- 安全套接字层工具箱 - 共享库
-
- dep: libsystemd0
- systemd 实用库
-
- dep: libuuid1 (>= 2.16)
- 通用唯一标识符 (UUID) 库
-
- dep: libxml2 (>= 2.7.4)
- GNOME XML 库
-
- dep: libyajl2 (>= 2.0.4)
- Yet Another JSON Library
-
- dep: libyaml-0-2
- Fast YAML 1.1 parser and emitter library
-
- dep: libzmq5 (>= 3.2.3+dfsg)
- lightweight messaging kernel (shared library)
-
- dep: zlib1g (>= 1:1.2.0)
- 压缩库 - 运行时
-
- sug: nginx-full
- nginx web/proxy server (standard version with 3rd parties)
- 或者 libapache2-mod-proxy-uwsgi
- 软件包暂时不可用
-
- sug: uwsgi-dev
- fast, self-healing application container server (headers)
-
- sug: uwsgi-extra
- fast, self-healing application container server (extra files)
-
- sug: uwsgi-plugins-all
- all available plugins for uWSGI