On Mon, Apr 1, 2013 at 11:49 AM, R. David Murray <rdmur...@bitdance.com>wrote:

> On Mon, 01 Apr 2013 01:14:11 +0200,
> =?UTF-8?Q?Alfredo_Solano_Mart=C3=ADnez?= <asol...@icai.es> wrote:
> > Simply put, make the reference counter a sharded one. That is, separate
> it
> > into several subcounters, in this case one for each thread.
>
> It seems to me this has a family resemblance to some of the
> stuff Trent is doing in his parallel Python work.
>

It's also a thread for python-ideas, not python-dev.

Cheers,
Nick.

-- 
Nick Coghlan   |   ncogh...@gmail.com   |   Brisbane, Australia
_______________________________________________
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