>
> Mongrel2: lean & fast, asynchronous web serving
> Eventlet: non-blocking I/O & coroutines
> ZeroMQ: fast messaging & supports most languages
> DictShield: data modeling & validation with no database opinions




> Mongrel2 = C , ZeroMQ = C


I prefer *gevent *over *eventlet*, and I have my own wsgi.py file that I
just put in web2py directory and it works,
so with gevent monkey patch I have web2py non-blocking I/O & coroutines :)

Attachment: wsgi.py
Description: Binary data

Reply via email to