Links
- Job Control Options
- auto_resume, bg_nice, hup, notify, auto_continue, check_jobs
- Parallel processing
- Parallel batch processing in the shell
- Author states these techniques have issues.
- But you do learn about signal handling and other things that are troublesome.
- PRLL
- This is the replacement for those techniques (same site / author).
- But requires access to a C compiler. :(
- Parallel batch processing in the shell