[cpp-threads] Asynchronous Function Proposal

Herb Sutter hsutter at microsoft.com
Wed Jun 3 00:03:28 BST 2009


Hans wrote:
> > - This is very different from Java thread pools, as it has to be,
> given
> > the constraints.

I wrote:
> Yes.

Actually I may have been too quick on the draw here. Is it really very different? How about an implementation that creates a one-shot ThreadPoolExecutor?





More information about the cpp-threads mailing list