Loading…
CppCon 2015 has ended
Back To Schedule
Monday, September 21 • 11:00am - 12:00pm
Executors for C++ - A Long Story

Log in to save this to your schedule, view media, leave feedback and see who's attending!

Executors will be a base building block in C++ for asynchronous, concurrent and parallel work. The job of an executor is simple: run the tasks that are posted. So the first proposals for executors in C++ had a very simple interface. However, being a building block, the executor should provide an interface that's useful for all kind of higher level abstractions and needs to work together with different types of concurrency, like co-operative multi-tasking or GPU like hardware. This presentation will look at the evolution of the executor proposals for C++ and what they'll provide for normal application programmers.

Speakers

Monday September 21, 2015 11:00am - 12:00pm PDT
Hamilton (403) Meydenbauer Center

Attendees (0)