You can only do the opposite: run web2py on tornado:
web2py/anyserver.py --server tornado
On Tuesday, 25 October 2016 00:05:45 UTC-5, William wrote:
>
> How to run my own tornado file on web2py.
--
Resources:
- http://web2py.com
- http://web2py.com/book (Documentation)
- http://github.com/web2p
Ok.
On Thursday, May 28, 2015 at 7:33:41 AM UTC+2, Massimo Di Pierro wrote:
>
> Can you submit a pull request?
>
> On Monday, 25 May 2015 11:54:35 UTC-5, Serbitar wrote:
>>
>>
>>
>> to fix this:
>>
>>
>> http://stackoverflow.com/questions/24851207/tornado-403-get-warning-when-opening-websocket
>>
Can you submit a pull request?
On Monday, 25 May 2015 11:54:35 UTC-5, Serbitar wrote:
>
>
>
> to fix this:
>
>
> http://stackoverflow.com/questions/24851207/tornado-403-get-warning-when-opening-websocket
>
> with current web2py and tornado 4+
>
> you have to modify: gluon/contrib/websocket_messa
Well, my experience is different. I test my app with Apache Benchmarp and
using Tornado I got 2x more req/sec than using Rocket. I have tried several
times on different pages with the same nice result.
David
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 wrote:
> Does any one have any resources on setting up web2py and Tornado in a
> production environ
5 matches
Mail list logo