stdnet and gevent

16 views
Skip to first unread message

Alvaro

unread,
May 7, 2012, 6:10:50 AM5/7/12
to python...@googlegroups.com
Hi there,

I have just started doing some experiments with python-stdnet and gevent. I thought it wouldn't be a problem to use both frameworks at the same time, monkey patching the stdnet in the same way that can be done with the python redis libraries, but I have found some problems (ie, uncommitted updates to redis), so I guess the redis core that stdnet uses cannot work in asynchronous mode...

Does anyone have any experience with this combination of libraries?

Cheers


Alvaro


lsbardel

unread,
May 7, 2012, 7:13:06 AM5/7/12
to python...@googlegroups.com
Hi,
There is a big problem with the latest version of issue #46. I will fix the issue later on today.
Regarding using gevent for asynchronous connection I would not use monkey patching but write a new connection class.
I'll elaborate on how to do that when I'm back home this evening.
Reply all
Reply to author
Forward
0 new messages