パッケージ: uwsgi-core (2.0.20-4)
uwsgi-core に関するリンク
Trisquel の資源:
uwsgi ソースパッケージをダウンロード:
メンテナ:
Original Maintainers:
- uWSGI packaging team (メールアーカイブ)
- Jonas Smedegaard
- Alexandre Rossi
外部の資源:
- ホームページ [projects.unbit.it]
類似のパッケージ:
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.34)
- GNU C Library: Shared libraries
以下のパッケージによって提供される仮想パッケージでもあります: 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: libpcre3
- Old Perl 5 Compatible Regular Expression Library - runtime files
-
- dep: libssl3 (>= 3.0.0~~alpha1)
- 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)
- compression library - runtime
-
- sug: nginx-full
- nginx web/proxy server (standard version with 3rd parties)
- または 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