system environment/daemons

uwsgi - application server

Website: http://projects.unbit.it/uwsgi
License: GPLv2
Vendor: Vortex RPM
Description:
uWSGI is a fast, self-healing and developer/sysadmin-friendly application
container server coded in pure C.

Born as a WSGI-only server, over time it has evolved in a complete stack for
networked/clustered web applications, implementing message/object passing,
caching, RPC and process management.

It uses the uwsgi (all lowercase, already included by default in the Nginx and
Cherokee releases) protocol for all the networking/interprocess communications,
but it can speak other protocols as well (http, fastcgi, mongrel2...)

It can be run in preforking mode, threaded, asynchronous/evented and supports
various forms of green threads/coroutines (such as uGreen, Greenlet, Stackless,
Gevent and Fiber).

Sysadmins will love it as it can be configured via several methods: command
line, environment variables, XML, .ini, yaml, json, sqlite3 database and
via LDAP.

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.

Packages

uwsgi-2.0.4-1.vortex.el6.src [755 KiB] Changelog by Ilya Otyutskiy (2014-05-20):
- Update to 2.0.4.
uwsgi-1.4.5-2.vortex.el6.src [583 KiB] Changelog by Ilya Otyutskiy (2013-03-03):
- Rebuilt with IUS python27.

Listing created by Repoview-0.6.6-4.el7