Embedded Asynchronous Abstraction C++ - Implementing Senders and Receivers Without an OS
Offered By: CppNow via YouTube
Course Description
Overview
Explore the implementation of senders and receivers for asynchronous programming in embedded systems without an operating system in this comprehensive conference talk. Delve into the intricacies of how senders and receivers function, focusing on a partial implementation of P2300 targeting embedded microcontrollers. Examine the strengths and limitations of the current paper, and gain insights into expressing concurrent behavior safely on systems with limited resources. Learn how to leverage this abstraction to tackle concurrency problems in event-driven, interrupt-based environments while maintaining zero abstraction cost. Discover practical applications of modern C++ techniques in constrained embedded systems, and understand how to reason about asynchronous work in these challenging contexts.
Syllabus
Embedded Asynchronous Abstraction C++ - Implementing Senders & Receivers Without an OS - Ben Deane
Taught by
CppNow
Related Courses
Computer GraphicsUniversity of California, San Diego via edX Intro to Parallel Programming
Nvidia via Udacity Initiation à la programmation (en C++)
École Polytechnique Fédérale de Lausanne via Coursera C++ For C Programmers, Part A
University of California, Santa Cruz via Coursera Introduction à la programmation orientée objet (en C++)
École Polytechnique Fédérale de Lausanne via Coursera