Hacker News new | ask | show | jobs
by Aleman360 4020 days ago
On a related note, MS has PPL on Windows: https://msdn.microsoft.com/en-us/library/dd492427.aspx

Very similar to C#'s TPL.

And VS2015 has experimental support for async/await in C++: http://blogs.msdn.com/b/vcblog/archive/2014/11/12/resumable-...

1 comments

There's also pplx, which is a cross-plattfor implementation of ppl: http://microsoft.github.io/cpprestsdk/namespacepplx.html