spooler in os code example
Example: spooling in os
SPOOLING-Simultaneous Peripheral Operations On Line
A spool is a buffer that holds output for a device,
such as printer.Spooling overlaps input of one job with
the computation of other jobs.
SPOOLING-Simultaneous Peripheral Operations On Line
A spool is a buffer that holds output for a device,
such as printer.Spooling overlaps input of one job with
the computation of other jobs.