Re: [zeromq-dev] pyzmq poll pull request results

2013-06-25 Thread Min RK
I wouldn't actually recommend using the green poller, it seems to miss the point. I would use a plain greenlet for each socket if possible. -MinRK On Jun 25, 2013, at 11:04, Brian Knox wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > > (sorry about the new thread - was working on

Re: [zeromq-dev] pyzmq poll pull request results

2013-06-25 Thread Brian Knox
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Agreed that the green poller misses the point. Brian On 06/25/2013 11:16 AM, Min RK wrote: > I wouldn't actually recommend using the green poller, it seems to > miss the point. I would use a plain greenlet for each socket if > possible. > > -MinRK >

[zeromq-dev] pyzmq poll pull request results

2013-06-25 Thread Brian Knox
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 (sorry about the new thread - was working on moving my email to a different provider in the middle of this) Min - I merged the poll request on my little laptop and gave it a spin. Before your pull request: mps: 28066 mps: 28116 mps: 29745 mps: 2891