On Jan 21, 2010, at 6:48 PM, Collin Winter wrote:

> Hey Glyph,

> There's been a recent thread on our mailing list about a patch that
> dramatically reduces the memory footprint of multiprocess concurrency
> by separating reference counts from objects. We're looking at possibly
> incorporating this work into Unladen Swallow, though I think it should
> really go into upstream CPython first (since it's largely orthogonal
> to the JIT work). You can see the thread here:
> http://groups.google.com/group/unladen-swallow/browse_thread/thread/21d7248e8279b328/2343816abd1bd669

AWESOME.

Thanks for the pointer.  I read through both of the threads but I didn't see 
any numbers on savings-per-multi-process.  Do you have any?

Keep up the good work,

-glyph

_______________________________________________
Python-Dev mailing list
Python-Dev@python.org
http://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: 
http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com

Reply via email to