I'd like to propose we add a call that gives a hint to the OS as to the level of concurrency we wish to have. This would mirror pthread_setconcurrency(), and would be a simple call to that on operating systems that have it available. On other platforms it would be simple noop.
Give me some +1s and I'll submit a patch. -aaron
