[IPython-dev] ZMQ Parallel IPython Performance preview

Fernando Perez fperez.net at gmail.com
Fri Oct 22 03:03:42 EDT 2010


On Thu, Oct 21, 2010 at 11:53 PM, MinRK <benjaminrk at gmail.com> wrote:

> I have my first performance numbers for throughput with the new parallel
> code riding on ZeroMQ, and results are fairly promising.  Roundtrip time for
> ~512 tiny tasks submitted as fast as they can is ~100x faster than with
> Twisted.
>

This is *fantastic*!  Many thanks, Min!  I'll be mostly offline for a couple
of days (that workshop with jdh) but this is very, very cool.  I know you've
put a ton of work into it, so thanks a lot.

Are we still on for the p4s presentation next week?  Could you send me
off-list a title/abstract so I can post the announcement?  I think with the
architecture we have now and these preliminary results, it's more than
enough for a great talk.

I'm almost done with fixing the long-standing bug (basically since ipython's
birth) of not having any interactive tracebacks.  Thanks to Robert for the
linecache idea, it's now working great.  That will make the multiline client
vastly more usable for real work.

Cheers,

f
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/ipython-dev/attachments/20101022/ef79bbb9/attachment.html>


More information about the IPython-dev mailing list