Spooling usually involves saving temporary data to memory or hard drive. A common use of spooling is to format a print job in the computer before sending it to the printer. The print spool holds data until the printer is ready to accept it.
Chat with our AI personalities
its nothing but temporary storage of data in queue and make this data available to all devices which wants to share it and processed it.and spooling is the technique through which device get time to processed all the data which submitted to it.because user wants his/her works immediate but devices need some time to processed that data especially printer.so user can easily done his/her job by submitting all his data in the queue and this queue is responsible for providing data to devices after complete their jobs.
Spooling is putting jobs in a buffer area, whether in memory or on disk, where they can be accessed when a device is ready. For example, print jobs are spooled to a buffer to be printed when the printer is ready.
Spooling refers to a process of transferring data by placing it in a temporary working area where another program may access it for processing at a later point in time.
spooling is a term used in computers and it means place an operation that is being run by the operating system in a temporary are until another action is taken. For example sending a print job from your computer to the printer. The operating system places the sent job in a temporary folder until action is taken by the printer. Thanks
Spooling in Batch Poerating System utilise the CPU(prevents watage of time) as when no job batch remain to execute by CPU.Spooling is Simultaneous Peripheral Operation Online.
Spooling stands for Simultaneous Peripheral Operations Online. It is a technique used in operating systems to manage input/output (I/O) operations between fast devices (like the CPU) and slow devices (like printers or card readers).
1.dedicated 2.shared 3.virtual 4.spooling 5.channels 6.control unit
Like a spool or a "print spooler", this suggests that spooling orders tasks in a linear fashion to be quickly executed in a sequential manner rather than multitasking several at once.