Thread Pooling

Craig Black cblack at ara.com
Sun Apr 23 14:58:26 PDT 2006


> I've considered this as well.  In fact, I've got library code to do this 
> for C++.  But I'd prefer something a bit more forward-looking for D (see 
> Herb Sutter's Concur project for one possibility).  I'm planning to 
> address this need at some point in Ares, probably in a manner similar to 
> the Concur design, but I don't have time at the moment.

I don't see syntax this high-level to be implementable in a library.  It 
seems like this would require features to be added to the language core.  Or 
do you disagree?

-Craig 





More information about the Digitalmars-d mailing list