On Tue, 18 Feb 2014 10:40:47 +0900 (JST) [email protected] (YAMAMOTO Takashi) wrote:
>> If it is only using WebSocket, I think that Gevent is good. Is using Gevent >> and Eventlet together safe? > > unfortunately, no. How about ws4py? https://ws4py.readthedocs.org/en/latest/ Looks like not so difficult to add eventlet support? https://github.com/Lawouach/WebSocket-for-Python/blob/master/ws4py/server/geventserver.py ------------------------------------------------------------------------------ Managing the Performance of Cloud-Based Applications Take advantage of what the Cloud has to offer - Avoid Common Pitfalls. Read the Whitepaper. http://pubads.g.doubleclick.net/gampad/clk?id=121054471&iu=/4140/ostg.clktrk _______________________________________________ Ryu-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/ryu-devel
