Tags
Language
Tags
May 2025
Su Mo Tu We Th Fr Sa
27 28 29 30 1 2 3
4 5 6 7 8 9 10
11 12 13 14 15 16 17
18 19 20 21 22 23 24
25 26 27 28 29 30 31
    Attention❗ To save your time, in order to download anything on this site, you must be registered 👉 HERE. If you do not have a registration yet, it is better to do it right away. ✌

    ( • )( • ) ( ͡⚆ ͜ʖ ͡⚆ ) (‿ˠ‿)
    SpicyMags.xyz

    Parallel and Concurrent Programming with C++ Part 1

    Posted By: IrGens
    Parallel and Concurrent Programming with C++ Part 1

    Parallel and Concurrent Programming with C++ Part 1
    .MP4, AVC, 1280x720, 30 fps | English, AAC, 2 Ch | 1h 59m | 682 MB
    Instructors: Barron Stone, Olivia Chiu Stone

    Parallel programming unlocks a program’s ability to execute multiple instructions simultaneously. It increases the overall processing throughput and is key to writing faster and more efficient applications. This training course introduces the basics of concurrent and parallel programming in C++, providing the foundational knowledge you need to write more efficient, performant code. Instructors Barron and Olivia Stone explain concepts like threading and mutual exclusion in a fun and informative way, relating them to everyday activities you perform in the kitchen. To cement the ideas, they demo them in action using C++. Each lesson is short and practical, driving home the theory with hands-on techniques.

    Topics include:

    Parallel computing architectures
    Shared vs. distributed memory
    Thread vs. process
    Execution scheduling
    The thread lifecycle in C++
    Mutual exclusion
    Locking in recursive and shared mutexes
    Acquiring a lock on a mutex with a try lock
    Resolving deadlock and livelock conditions


    Parallel and Concurrent Programming with C++ Part 1