-- 
Nick Coghlan�� |�� ncoghlan@gmail.com�� |�� Brisbane, Australia ">

(original) (raw)

On Mon, Apr 1, 2013 at 11:49 AM, R. David Murray <rdmurray@bitdance.com> wrote:
On Mon, 01 Apr 2013 01:14:11 +0200, =?UTF-8?Q?Alfredo\_Solano\_Mart=C3=ADnez?= <asolano@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�� |�� ncoghlan@gmail.com�� |�� Brisbane, Australia