|
|
|
|
|
by lboc
1962 days ago
|
|
The AIX print spooler can be used as a generic queueing system - I remember setting up queues with shells as backends. Jobs sent to those queues would then be executed in sequence, and could be cancelled/reprioritized/etc like any print job. Can't claim any credit for the idea though, it was actually suggested in the documentation... It might be possible on other unix systems too, but I never had to try it. |
|