Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR PYTHON

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.
 
PREVIOUS NEXT
Tagged: #spooling #os
ADD COMMENT
Topic
Name
7+4 =