Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

realtime-thread-mech

Approach of reaching realtime code execution with the help of a controller thread. The Controller Thread wakes up after a predefined time e.g. 200ms and checks if the task was executed in time. If not the task thread is canceled and restarted again.

About

Approach of reaching realtime code execution with the help of a controller thread. The Controller Thread wakes up after a predefined time, e.g. 200ms and checks if the task was executed in time. If not the task thread is canceled and restarted again.

Topics

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages