套件:uwsgi-core(2.0.18-1)
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 * matheval * 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.28)
- GNU C 函式庫:共用函式庫
同時作為一個虛擬套件由這些套件填實: libc6-udeb
-
- dep: libcap2 (>= 1:2.10)
- POSIX 1003.1e capabilities (library)
-
- dep: libjansson4 (>= 2.0.1)
- C library for encoding, decoding and manipulating JSON data
-
- dep: libmatheval1 (>= 1.1.3)
- GNU library for evaluating symbolic mathematical expressions (runtime)
-
- dep: libpam0g (>= 0.99.7.1)
- Pluggable Authentication Modules library
-
- dep: libpcre3
- Old Perl 5 Compatible Regular Expression Library - runtime files
-
- dep: libssl1.1 (>= 1.1.0)
- Secure Sockets Layer toolkit - shared libraries
-
- dep: libsystemd0
- systemd utility library
-
- dep: libuuid1 (>= 2.16)
- Universally Unique ID library
-
- dep: libxml2 (>= 2.7.4)
- GNOME XML 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)
- 壓縮函式庫 - 跑程式時用(runtime)
-
- sug: nginx-full
- nginx web/proxy server (standard version)
- 或者 cherokee
- 套件暫時不可用
- 或者 libapache2-mod-proxy-uwsgi
- transitional package
- 或者 libapache2-mod-uwsgi
- uwsgi module for Apache2 (mod_uwsgi)
- 或者 libapache2-mod-ruwsgi
- uwsgi module for Apache2 (mod_Ruwsgi)
-
- 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