spooler based applications是什么应用程序?

来源:百度知道 编辑:UC知道 时间:2024/05/26 12:14:19
计算机方面的

spooler:A program that controls spooling -- putting jobs on a queue and taking them off one at a time. Most operating systems come with one or more spoolers, such as a print spooler for spooling documents. In addition, some applications include spoolers. Many word processors, for example, include their own print spooler.
A good print spooler should allow you to change the order of documents in the queue and to cancel specific print jobs.

是一种程序,能把各项任务排队每次从队列里提取出一项任务来处理
比如打印时的文档排队处理就是一个例子 一个好的spooler程序应该允许你在打印队列里改变打印文档的顺序或者删除一些打印任务/