AlFire <[EMAIL PROTECTED]> writes:

>> The threading module already has a function to return the number of Thread
>> objects currently alive.
>
> I have threads within threads - so it does not suit me :-(.

How about using a scalar numpy array? They are mutable, so I assume that x +=
1 should be atomic.

'as
--
http://mail.python.org/mailman/listinfo/python-list

Reply via email to