On Mon, Apr 1, 2013 at 11:49 AM, R. David Murray <[email protected]>wrote:
> On Mon, 01 Apr 2013 01:14:11 +0200, > =?UTF-8?Q?Alfredo_Solano_Mart=C3=ADnez?= <[email protected]> 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 | [email protected] | Brisbane, Australia
_______________________________________________ Python-Dev mailing list [email protected] http://mail.python.org/mailman/listinfo/python-dev Unsubscribe: http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com
