Scheduling Utils are a collection of tools related to realtime scheduling, working much like 'nice' and 'renice', except they change the priority and scheduler. This enables a process to run in soft realtime, as specified by POSIX.1b.
| Licenses | BSD Original |
|---|---|
| Operating Systems | POSIX |
| Implementation | C |