-
Seminar: Modernising Asychronous C++
Seminar: Modernising Asychronous C++
Title: Modernising Asychronous C++ Speaker: Lee Howes, Facebook Abstract: In C++11, C++ finally officially discovered concurrency. The advent of an official memory model and atomic operations made possible what had earlier relied on implementation-defined behaviour. In C++17, C++ acquired parallel algorithms - a very basic subset of what OpenMP offers, but a start towards parallelism... Read more »