Skip to content

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.

License

Notifications You must be signed in to change notification settings

shyney7/realtime-thread-mech

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

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages