Hi,

Quick mail to announce the gunicorn 'Green Unicorn' 0.1. it is a WSGI
HTTP Server for UNIX, fast clients and nothing else. This is a port of
Unicorn (http://unicorn.bogomips.org/) in Python.

You can find it here :

http://pypi.python.org/pypi/gunicorn/0.1

Current features are limited to the choice of number of workerts/cores
you want to use and the ip/port. There are one command gunicorn_django
that allows you to launch any django project.

Any feedback is appreciated,

- Benoit
_______________________________________________
Web-SIG mailing list
Web-SIG@python.org
Web SIG: http://www.python.org/sigs/web-sig
Unsubscribe: 
http://mail.python.org/mailman/options/web-sig/archive%40mail-archive.com

Reply via email to