[zeromq-dev] [ANN] pyzmq 15 with asyncio/tornado Future support

Jean Chassoul chassoul at gmail.com
Sat Nov 7 00:04:22 CET 2015


doing a little bit more of searching I found the example on the usual
places... like de examples directory on github, heh, I just want to say
again thank you!

https://github.com/zeromq/pyzmq/blob/master/examples/eventloop/coroutines.py

<3

On Fri, Nov 6, 2015 at 4:37 PM, Jean Chassoul <chassoul at gmail.com> wrote:

> This is awesome, I notice that you already update the docs but maybe some
> little examples of how use tornado coroutines and Futures will be awesome!,
> I plan to update my code and use them as soon as I understand how mix the
> magic with zmq powers!, love the streams and tornado ioloop inside pyzmq,
> it's a pleasure to work with it.
>
> On Wed, Nov 4, 2015 at 8:53 AM, MinRK <benjaminrk at gmail.com> wrote:
>
>> I've just released pyzmq 15, which adds support for basic integration
>> with Python 3's asyncio, and Future-returning Socket/Poller APIs that can
>> be used with coroutines in both asyncio
>> <http://pyzmq.readthedocs.org/en/latest/api/zmq.asyncio.html#module-zmq.asyncio>
>> and tornado
>> <http://pyzmq.readthedocs.org/en/latest/api/zmq.eventloop.future.html>.
>>
>> https://pyzmq.readthedocs.org/en/latest/changelog.html
>>
>> Wheels are building now, and should finish uploading before too long.
>>
>> -MinRK
>>
>> _______________________________________________
>> zeromq-dev mailing list
>> zeromq-dev at lists.zeromq.org
>> http://lists.zeromq.org/mailman/listinfo/zeromq-dev
>>
>>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.zeromq.org/pipermail/zeromq-dev/attachments/20151106/d1243dcc/attachment.htm>


More information about the zeromq-dev mailing list