An open API service indexing awesome lists of open source software.

https://github.com/berndporr/realtime_cpp_coding

Realtime Embedded Coding in C++ under Linux
https://github.com/berndporr/realtime_cpp_coding

callback callbacks classes cpp linux object-oriented-programming real-time

Last synced: about 2 months ago
JSON representation

Realtime Embedded Coding in C++ under Linux

Awesome Lists containing this project

README

        

# Realtime embedded coding in C++ under Linux

Bernd Porr & Nick Bailey

![alt tag](teaserpic.png)

This document describes how to do rigorously realtime coding in C++
under Linux.

At the heart are *callback* interfaces which transmit *events*
from C++ class to C++ class.

## Download
[PDF](docs/realtime_embedded_co.pdf)

## Online
https://berndporr.github.io/realtime_cpp_coding/