web2py does not async IO and its bottle neck is database IO. I doubt you would see any performance improvement of tornado over rocket. I tried and I did not see it.
On Feb 21, 1:59 pm, Andrew Evans <[email protected]> wrote: > Does any one have any resources on setting up web2py and Tornado in a > production environment. I would like to set it up with Debian Lenny to host > web sites I develop, I am wanting to get in to development using Tornado and > web2py cause I saw how cool it was in a few demos. > > Any tips and advice are appreciated. > > *cheers

