Hello everybody,

It's been a while since this gevent-based library has been announced.
It's an FastCGI/WSGI server implementation using gevent. It has
reached beta-testing stage and everyone is welcome to try it. It can
be used as replacement for flup.fcgi.

I have published new version of package on GitHub (http://github.com/
momyc/gevent-fastcgi) and PyPi (http://
pypi.python.org/pypi/gevent-fastcgi) but somehow its requirement for
gevent does not pops up if one tries to install it using pip or
easy_install so please pre-install gevent prior to installing this
package. Of course, it can be installed by downloading and unpacking
sources and running "python setup.py install".

Please fill free to access the latest sources at 
git://github.com/momyc/gevent-fastcgi.git.
There is rather short notes on its usage.

Happy hacking
- Alex

-- 
You received this message because you are subscribed to the Google Groups 
"pylons-discuss" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/pylons-discuss?hl=en.

Reply via email to