[Chicago] April Meeting Topic

Daniel Griffin dgriff1 at gmail.com
Wed Mar 13 18:20:22 CET 2013


We have a twisted code base and ended up using ZMQ to talk between
reactors. ZMQ is built in such a way that integrating it with twisted (or
anything) is dead simple.


On Wed, Mar 13, 2013 at 11:18 AM, Matt Bone <thatmattbone at gmail.com> wrote:

> +1
>
> I'd be particularly in hearing something about twisted+zmq since I like
> both technologies but have never really mashed them up. Typically I end up
> writing my own reactor-ish thing in pyzmq and end up missing a lot of the
> conveniences of twisted.
>
> --matt
>
>
> On Wed, Mar 13, 2013 at 12:13 PM, Daniel Griffin <dgriff1 at gmail.com>wrote:
>
>> Hey,
>>
>> Some Chipy members know me from talks I gave years ago about twisted,
>> SQLAlchemy and CouchDB.
>>
>> I am planning to be in Chicago in April and could give a somewhat general
>> talk about Concurrency in python where I work.
>>
>> I am a Senior Engineer at www.opdemand.com , we are largely a python
>> shop.
>>
>> My talk would be:
>> - 1 minute pitch about my company and what we do.
>> - Processing HTTP requests with Twisted.
>> - Dealing with blocking code in Twisted (couchdb-python and pika).
>> - Doing long running work with Celery from Twisted.
>> - Communicating between web workers with ZMQ.
>>
>> Overall I would discuss how to design code that "scales".
>>
>> Let me know if Chipy wants to hear about this.
>>
>> Dan
>>
>> _______________________________________________
>> Chicago mailing list
>> Chicago at python.org
>> http://mail.python.org/mailman/listinfo/chicago
>>
>>
>
> _______________________________________________
> Chicago mailing list
> Chicago at python.org
> http://mail.python.org/mailman/listinfo/chicago
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/chicago/attachments/20130313/dbe66978/attachment.html>


More information about the Chicago mailing list