Pakket: uwsgi-core (2.0.26-4 en anderen)
Verwijzigingen voor uwsgi-core
Debian bronnen:
Het bronpakket uwsgi downloaden:
Beheerders:
- uWSGI packaging team (QA-pagina, Mailarchief)
- Jonas Smedegaard (QA-pagina)
- Alexandre Rossi (QA-pagina)
Externe bronnen:
- Homepage [projects.unbit.it]
Vergelijkbare pakketten:
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.
Andere aan uwsgi-core gerelateerde pakketten
|
|
|
|
-
- dep: libc6 (>= 2.38)
- GNU C Bibliotheek: Gedeelde bibliotheken
Ook een virtueel pakket geboden door: libc6-udeb
-
- dep: libcap2 (>= 1:2.10)
- POSIX 1003.1e capabilities (library)
-
- dep: libcrypt1 (>= 1:4.1.0)
- libcrypt shared library
-
- dep: libpam0g (>= 0.99.7.1)
- Pluggable Authentication Modules library
-
- dep: libpcre2-8-0 (>= 10.22)
- New Perl Compatible Regular Expression Library- 8 bit runtime files
-
- dep: libssl3t64 (>= 3.0.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: 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)
- compressiebibliotheek - programma's
-
- sug: nginx-full
- nginx web/proxy server (standard version with 3rd parties)
- of libapache2-mod-proxy-uwsgi
- Pakket niet beschikbaar
-
- 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