Thu, 21 Sep 2023 19:52:45 EDT

Information for build uwsgi-2.0.17.1-1.ru7

ID4382
Package Nameuwsgi
Version2.0.17.1
Release1.ru7
Epoch
SummaryFast, self-healing, application container server
DescriptionuWSGI is a fast (pure C), self-healing, developer/sysadmin-friendly application container server. 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. Can be run in preforking mode, threaded, asynchronous/evented and supports various form of green threads/co-routine (like uGreen and Fiber). Sysadmin will love it as it can be configured via command line, environment variables, xml, .ini and yaml files and via LDAP. Being fully modular can use tons of different technology on top of the same core.
Built bymjw271
State complete
StartedTue, 08 Jan 2019 12:46:07 EST
CompletedTue, 08 Jan 2019 12:52:02 EST
Taskbuild (centos7-rutgers-staging, uwsgi-2.0.17.1-1.ru7.src.rpm)
Tags
centos7-rutgers-staging
RPMs
src
uwsgi-2.0.17.1-1.ru7.src.rpm (info) (download)
x86_64 (build logs)
uwsgi-2.0.17.1-1.ru7.x86_64.rpm (info) (download)
uwsgi-debuginfo-2.0.17.1-1.ru7.x86_64.rpm (info) (download)
Changelog * Mon Jan 07 2019 Mickey J Winters <mjw271@jla.rutgers.edu> - 2.0.17.1-1 - made separate package from scratch for rutgers (go.rutgers.edu)