[web2py] web2py + gevent

2018-07-11 Thread Artem
Dear All , Anybody using gevent with web2py ? I always getting error : >> greenlet.error: cannot switch to a different thread >>gevent.exceptions.LoopExit: This operation would block forever >> Hub: >0x119e9ba20 thread_ident=0x123145489817600>>> threadpool=> >>thread_ident=0x7b2d2000> >> H

[web2py] Web2py gevent-socketio

2014-04-27 Thread Jesse Ferguson
I'm trying to learn how to use websocket-io and the only thing I could find about using it with web2py is here : https://groups.google.com/forum/#!newtopic/web2py/web2py/nJmML_jeZfc I can get the example working, however I dont really understand whats going on with run_iochat.py from geven