Week 5b - C++11 Threads Example Code

Enabling asynchronous processing

Synopsis:

We start with help for Projects, then continue with a discussion of C++11 thread code demos and examples.

Glossary of Terms

  1. Help with Projects:

    All code will be developed using C++ and the Standard C++ Library with latest version of Visual Studio .

    Code grade sheet, Grading policy

  2. Synchronous Discussion:

  3. Threads and Synchronization

    Windows and C++11 Threads:
    The resources, listed below, are less important and you can safely skip for now.
  4. References:

  5. Lecture Take-aways:

    The most important things we discussed today were: