Luke Valenty - High-Performance Message Dispatch in C++ - emBO++ 2023

preview_player
Показать описание
Last year Luke presented the CIB framework developed by Intel at emBO++ 2022. Watch this talk to learn how the CIB framework is used to enable low-latency, high performance message dispatch in embedded systems. Luke will quickly recap the basics of CIB, the message handler service, and provide details on message dispatch performance achieved and how it is done. This topic covers template metaprogramming techniques, clean design principles, hashing and binary search algorithms, and declarative programming styles.

Luke started his career at Intel in 2008 as a hardware validation engineer developing tools to validate chip designs in simulation. Since 2018 Luke has been working as a lead firmware engineer for deeply embedded components. His team is embracing modern C++ and leaving C woes behind.

This talk was part of the embedded software conference emBO++ 2023 .

## USEFUL LINKS ##
Рекомендации по теме
Комментарии
Автор

By the way, I’m still working on this pull request, but had to divert my attention for a bit. Finished version will take a couple more months.

LukeValenty
Автор

Great presentation! ❤ Nice to see your passion!

monavalenty
Автор

I couldn't watch it because the transitions every 30 seconds caused the audio to fade and then come back.

DanielGodson-qe
Автор

Really nice talk, but the video transitions and the audio fade in and out make it really hard to focus, that's a pity because the content is great

dukajelvis