[Python-Dev] Yet another "A better story for multi-core Python" comment

R. David Murray rdmurray at bitdance.com
Tue Sep 8 19:17:30 CEST 2015


On Tue, 08 Sep 2015 10:12:37 -0400, Gary Robinson <garyrob at me.com> wrote:
> 2) Have a mode where a particular data structure is not reference
> counted or garbage collected.

This sounds kind of like what Trent did in PyParallel (in a more generic
way).

--David


More information about the Python-Dev mailing list