|
Development of a Network Print Spooler
This
project implements a network print spooler, which can accept multiple
simultaneous print requests and handle them gracefully. It should
support display of the queue status, and allow users to remove their own
jobs from the queue. It should also allow the spooler manager to
re-order jobs and remove any job from the queue.
|