I wrote:
> Or: we do not want thread counting and creation to be running in
> multiple threads.

But we also do not want our threading implementation to break when run
in threading contexts.

A compromise which would work here would be to let (and encourage)
programmers to express what they want to happen using invariants (such
as "the number of physical cpu cores").

Thanks,

-- 
Raul
----------------------------------------------------------------------
For information about J forums see http://www.jsoftware.com/forums.htm

Reply via email to