Hi everybody, I would like to use a Raspberry Pi in an embedded way in a project: the Raspberry has to auto-run two C programs at boot and periodically (every 50/100ms) run those programs, for its entire life. What is the best way to do so? I am able to auto run programs at boot modifying the rc.loc...