task orchestration for Linux and FreeBSD
The crude task driver directly invokes a command using the fork/exec syscalls to run a task, providing no safety or resource isolation.
crude
fork/exec