By mitchp
via java.dzone.com
Published: Sep 21 2012 / 03:34
My first chance to do serious concurrent programming was using C++ on Windows in the 90s, on NT, where async programming was done with IOCompletionPorts. It was pretty interesting, but as is the case with most things C++, it was like ‘here‘s the keystone, you can build the rest of the doorway now.‘ C++ got a bad wrap.
Add your comment