[ back to main ]

CATAPULTS Example Schedulers

The following are a handful of example schedulers to show what the CATAPULTS language looks like. Since these have been posted, there have been some new features added to CATAPULTS that would make these even simpler (e.g., scheduler inheritance). These examples should be updated soon.

Generic Schedulers: Application-specific Schedulers:

The code added to the above C programs to make them work optimally with a CATAPULTS scheduler was minimal. The code added to the CoW web server can be found here.