Compare with 1 courses
Mastering Concurrent Data Structure Design with Modern C++

Mastering Concurrent Data Structure Design with Modern C++

Concurrency, Multithreading, Data Structures, Lock Free, Design, C++11, C++14, C++17, C++20, Architecture, Code review

Has discount
Expiry period Lifetime
Made in English
Last updated at Fri Mar 2023
Level
Advanced
Total lectures 43
Total quizzes 0
Total duration 02:26:49 Hours
Total enrolment 0
Number of reviews 0
Avg rating
Short description Concurrency, Multithreading, Data Structures, Lock Free, Design, C++11, C++14, C++17, C++20, Architecture, Code review
Outcomes
  • Designing concurrent data structures using Modern C++
  • Using the Modern C++ features to build high performance data structures
  • Using C++ memory model to build lock free data strcutures
  • Pitfalls and challenges to avoid while designing concurrent systems using C++
Requirements
  • Should be aware the C++ concurrency syntax
  • Should be able to compile codes independently
  • No domain specific niche knowledge required
  • Willing to followup syntax on cppreference website and tryout snippets independently