spooler
n. 筒子车;绕卷轴工人
2026-03-22 11:05 浏览次数 25
n. 筒子车;绕卷轴工人
1. a computer utility that regulates data flow by receiving data (as from a word processor), queuing the data in a buffer, and then transmitting it (as to a printer) with increased efficiency
Print Spooler假脱机打印程序
twin spooler双盘收线装置
listing spooler[计]
Spooler dia收线盘尺寸
compact spooler紧密收线机
int Spooler的运行
tape spooler绕带机
dual spooler双盘收线机
automatic spooler自动络纱机
this example uses the 「at」 scheduler to submit a job to the spooler at a specific date and time.
这个示例使用 「at」调度程序在特定的日期和时间向假脱机程序提交作业。
this article walks through aix's spooler back-end programs such as piomkpq, piolsvp, lsvirprt, chvirprt, and rmvirprt.
本文将带您一览aix的假脱机(spooler)后端程序,比如piomkpq、piolsvp、lsvirprt、chvirprt、rmvirprt。
the aix job spooler is integrated into the queue daemon, which is the same queue daemon that controls the printers.
aix作业假脱机程序集成在队列守护进程中,队列守护进程也控制打印机。
single threading the requests through the job spooler eliminates the problem of duplicating physical or virtual resource assignments that can occur if multiple requests are processed simultaneously.
作业假脱机程序逐一处理请求,这可以避免在同时处理请求时可能出现的重复分配物理或虚拟资源的问题。
if you wish to remove the second job spooler queue device so that only one job at a time is executed, run the following commands
如果希望删除第二个作业假脱机程序队列设备,从而每次只执行一个作业,那么运行以下命令
a simple example of using the aix job spooler for executing batch jobs is shown below.
下面给出一个使用aix作业假脱机程序执行批作业的简单示例。
once the printer is unused, the spooler can send the job to the printer without fear of contention from other print jobs.
一旦打印机閑置,后台处理程序就可以将作业发送到打印机,而不必担心其他打印作业争用。
jobs that require sequential processing can be submitted to the job spooler through cron by running each job one minute apart.
需要连续处理的作业可以通过cron提交给作业假脱机程序,每个作业间隔一分钟。
back-up processing jobs should be scheduled some time after all overnight processing jobs so they are the last job in the spooler queue.
备份处理作业应该安排在所有夜间处理作业完成之后运行,所以它们是假脱机队列中最后一个作业。
in the modern data center environment, the need for a job spooler is greater than ever.
在现代数据中心环境中,作业假脱机程序的用途更广泛。
the job of the spooler is to manage the list of print jobs, otherwise known as the print queue.
后台处理程序的工作是管理打印作业列表,也称为打印队列。
to check on the activity of the spooler and jobs, check the log file .ncftp/spool/log.
可以通过检查日志文件.ncftp/spool/log 了解spooler的活动和作业。
using the aix job spooler, all overnight non-sequential batch jobs can be kicked off at the same time because the spooler runs each job one at a time in the order they were submitted to the spooler.
通过使用aix作业假脱机程序,可以同时提交所有不连续的夜间批作业,因为假脱机程序会按照提交次序每次运行一个作业。
as multiple people submit print jobs, the spooler stores the job to disk.
当多人提交打印作业时,后台处理程序将作业存储到磁盘。
submitting a job to the job spooler queue and to the at job scheduler simultaneously requires a compound command.
同时向作业假脱机程序队列和at作业调度程序提交作业需要一个复合命令。
the ibm aix job spooler is a very useful built-in utility on all aix systems but is rarely enabled or utilized.
ibmaix作业假脱机程序是所有aix系统上非常有用的内置实用程序,但是用户很少启用或使用它。
the aix job spooler is a utility that provides a mechanism for administrators and users to submit multiple jobs and then process each job one at a time.
aix作业假脱机程序让管理员和用户能够提交多个作业,然后每次处理一个作业。
normally the job spooler queue bsh is disabled by default.
在默认情况下,作业假脱机程序队列bsh是禁用的。