套件:uwsgi-core(1.2.3+dfsg-5+deb7u2) [security]
uwsgi-core 的相關連結
Debian 的資源:
下載原始碼套件 uwsgi:
- [uwsgi_1.2.3+dfsg-5+deb7u2.dsc]
- [uwsgi_1.2.3+dfsg.orig.tar.gz]
- [uwsgi_1.2.3+dfsg-5+deb7u2.debian.tar.gz]
維護者:
外部的資源:
- 主頁 [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:
* executable uWSGI core binary (built without any embedded plugins) * uWSGI usage examples * uWSGI test suite
其他與 uwsgi-core 有關的套件
|
|
|
|
-
- dep: libc6 (>= 2.13-28)
- Embedded GNU C Library: Shared libraries
同時作為一個虛擬套件由這些套件填實: libc6-udeb
-
- dep: libgcc1 (>= 1:4.4.0)
- GCC 支援函式庫
-
- dep: libjansson4 (>= 2.0.1)
- C library for encoding, decoding and manipulating JSON data
-
- dep: libldap-2.4-2 (>= 2.4.7)
- OpenLDAP 函式庫
-
- dep: libsqlite3-0 (>= 3.5.9)
- SQLite 3 shared 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: libzmq1
- lightweight messaging kernel (shared library)
-
- sug: nginx-full
- nginx web/proxy server (standard version)
- 或者 cherokee
- 套件暫時不可用
- 或者 libapache2-mod-uwsgi
- uwsgi module for Apache2 (mod_uwsgi)
- 或者 libapache2-mod-ruwsgi
- uwsgi module for Apache2 (mod_Ruwsgi)
-
- sug: uwsgi-extra
- fast, self-healing application container server (extra files)
-
- sug: uwsgi-plugins-all
- all available plugins for uWSGI