Package uwsgi: Information

    Source package: uwsgi
    Version: 0.9.6.5-alt1
    Build time:  Oct 18, 2010, 03:55 PM
    Category: System/Servers
    Report package bug
    License: GPLv2
    Summary: fast (pure C), self-healing, developer-friendly WSGI server
    Description: 
    uWSGI is a fast (pure C), self-healing, developer-friendly WSGI server,
    aimed for professional python webapps deployment and development. Over
    time it has evolved in a complete stack for networked/clustered python
    applications, implementing message/object passing, RPC and process
    management. It uses the uwsgi (all lowercase) protocol for all the
    networking/interprocess communications. From the 0.9.5 release it
    includes a plugin loading technology that can be used to add support for
    other languages or platform. A Lua wsapi adaptor, a PSGI handler and an
    Erlang message exchanger are already available.

    List of rpms provided by this srpm:
    uwsgi (x86_64, i586)

    Maintainer: Vladimir V Kamarzin

    List of contributors:
    Vladimir V Kamarzin

      1. libxml2-devel
      2. python-devel

    Last changed


    Oct. 18, 2010 Vladimir V Kamarzin 0.9.6.5-alt1
    - 0.9.6.5
    - uwsgi.init: wait for daemon shutdown in stop()
    June 21, 2010 Vladimir V Kamarzin 0.9.5.1-alt2
    - uwsgi.init: use SIGQUIT for stopping uwsgi.
    - uwsgi.init: never use reload().
    June 18, 2010 Vladimir V Kamarzin 0.9.5.1-alt1
    - Initial build for Sisyphus.