PPT Slide
Odin is a special purpose real-time task management system. Tasks are broken into processes which operate in parallel.
A process consists of a short code segment, called at either a fixed interval of time, or in response to an event within the system. They can alter the piece of code that is called, sleep for events, and alter the period at which they are called.