uWSGI 1.0 Released
Publish date: January 1, 2012 12:11 pm | Tags: uWSGI, uWSGI 1.0
uWSGI 1.0 has been released.
uWSGI is a fast, self-healing and developer/sysadmin-friendly application container server coded in pure C.
Get it
The current (stable) release can be downloaded from:
http://projects.unbit.it/downloads/uwsgi-1.0.tar.gz
(Released on 20111230)
The old stable (long-term-support) release can be downloaded from:
http://projects.unbit.it/downloads/uwsgi-0.9.8.6.tar.gz
(Released on 20110911)
Mercurial repository (trunk, unstable, may not be easily compiled)
hg clone http://projects.unbit.it/hg/uwsgi
github mirror
https://github.com/unbit/uwsgi
Use it
To get started with uWSGI, take a look at the Install section of this wiki. When you are finished installing, have a look at the Doc page in order to learn about the options available. You can also view some example configurations at the Example page.
Developers/Users mailing list
Please note that with a large open source project such as uWSGI, the code and the documentation may not always be in sync. This mailing list is the best source for help regarding uWSGI.
http://lists.unbit.it/cgi-bin/mailman/listinfo/uwsgi
Official IRC channel (freenode)
#uwsgi
The owner of the channel is “unbit”
Gmane mirror
http://dir.gmane.org/gmane.comp.python.wsgi.uwsgi.general
pkgsrc area
Gentoo ebuild
http://packages.gentoo.org/package/www-servers/uwsgi
Ubuntu packages

Leave a Comment