[cpp-threads] Re: Thread API interface tweaks

Doug Lea dl at cs.oswego.edu
Wed Aug 30 12:06:50 BST 2006


Pete Becker wrote:
> 
> 
> This is, of course, library design by committee without pre-existing 
> practice.
> 

Well, you are of course free to lift the Future and Executor
designs from java.util.concurrent, which have by now undergone
a lot of experience, and include various small touch-up API changes
in Java 6 in accord with experience since Java 5. See:
   http://gee.cs.oswego.edu/dl/concurrency-interest/index.html

-Doug






More information about the cpp-threads mailing list