Like Cron but with Sub-minute Scheduling?
Other than a primitive hack like a shell script or C program looping with a sleep, does anyone know of any Linux cron like tool for sub-minute scheduling of events, say I want to schedule something to run every ten seconds?