• 客户端的设备代理读取作业队列并且启动处理所有等候执行的作业

    The device agent on the client reads the job queue and starts processing all waiting jobs.

    youdao

  • 可以使用这些命令停止启动作业队列设备从而停止启动作业处理

    These commands can be used to stop and start job queue devices thus stopping and starting job processing.

    youdao

  • 通过创建多个作业队列设备可以增加同时处理作业数量由此增加系统负载吞吐量

    Multiple job queue devices can be created to increase the number of simultaneous jobs processed, and thus increase the system load and throughput.

    youdao

  • 排队作业执行限制作业队列设备bshdev2上,就可以确保连续执行这些作业

    Restricting the execution of the queued jobs only to the bshdev2 job queue device results in those jobs being executed sequentially.

    youdao

  • 运行以下命令创建一个shell脚本演示多个作业队列设备作业假脱机

    To create a shell script to use as an example for demonstrating job spooling across multiple job queue devices, run the following commands

    youdao

  • 多个作业队列系统上,对连续作业处理进行假脱机要求所有作业转发同一个作业队列设备

    Spooling sequential job processes on a system with multiple job queues requires that all jobs be directed to a single job queue device.

    youdao

  • 添加另一个队列设备之后,使用lpstat- w命令显示bsh作业队列相关联多个队列设备

    After adding another queue device, an lpstat -w shows multiple queue devices associated with the BSH job queue.

    youdao

  • 可以根据需要作业队列中添加任意数量的队列设备从而高效地利用系统资源同时维持可控的假脱机环境

    As many queue devices can be added to the job queue as needed to efficiently utilize the system resources, while maintaining a controlled spooling environment.

    youdao

  • bsh作业队列现在可以每个可用设备处理个假脱机作业如果个可用设备可以同时处理两个作业,每个设备作业

    The BSH job queue now allows a spooled job to be processed on each available device; if two devices are available, then two jobs can be processed simultaneously, one on each device.

    youdao

  • 应用程序开发人员现在可以看到队列饱和程度运行作业可用节点。

    The application person can see how full the queues are and see available nodes for running jobs.

    youdao

  • 的例子中,收到了一个严重警告因为我的队列518个作业

    In mine, I get a critical alert because I have 518 jobs queued!

    youdao

  • 备份处理作业应该安排所有夜间处理作业完成之后运行,所以它们脱机队列最后一个作业

    Back-up processing jobs should be scheduled some time after all overnight processing jobs so they are the last job in the spooler queue.

    youdao

  • CPU受限的系统中,所有处理器都是100%忙碌的,并且一些作业可能正处在运行队列等待CPU时间

    In a system that is CPU-bound, all the processors are 100 percent busy and some jobs might be waiting for CPU time in the run queue.

    youdao

  • 后台处理程序工作管理打印作业列表称为打印队列

    The job of the spooler is to manage the list of print jobs, otherwise known as the print queue.

    youdao

  • 作业作业管理器排队然后注册节点定期检查队列中的可用作业

    Jobs are queued on the job manager and registered nodes periodically check for available jobs in the queue.

    youdao

  • 即使夜间处理作业到 05:00AM完成因为备份作业队列最后一个作业,所以在夜间处理完成之前它不会开始运行。

    Even if the overnight processing does not complete until 05:00 AM, since the back-up job is the last job in the queue, it does not start until the overnight processing is complete.

    youdao

  • 许多FTP作业提交队列可以节省时间因为需要等待作业完成之后再提交一个作业

    The process of submitting many FTP jobs to a queue does save time because you do not have to wait for the previous job to complete before committing to the next job.

    youdao

  • AIX作业假脱机程序集成队列守护进程队列守护进程也控制打印机。

    The AIX job spooler is integrated into the queue daemon, which is the same queue daemon that controls the printers.

    youdao

  • 如果运行lpstat命令耽搁了一些时间,那么可能看不到作业因为一旦打印队列消失了。

    If you wait for some time before running the lpstat command, you might not see the job, since it disappears from the queue once it is printed.

    youdao

  • 命令应该显示添加Destination打印队列一项打印作业

    This should show a print job added to the print queue for "Destination."

    youdao

  • TORQUE系统管理器qmgr对于配置一个TORQUE集群行为非常有用,比如队列作业调度执行节点

    The TORQUE system manager, QMGR is useful for configuring the behavior of a TORQUE cluster, including queues, job scheduling, and execution nodes.

    youdao

  • 随着队列增长作业nice也会增长。

    Increasing the queue increases the nice value for the job.

    youdao

  • 可以代码中使用这个gem清除所有任务实现优先级队列这样重要任务需要在例程作业等待了。

    This gem lets you fire off jobs in one line of code and implements a priority queue so that your important jobs don't wait behind routine jobs.

    youdao

  • 可以使用一般队列管理命令disableenable实现作业控制

    Job control can be achieved by using the normal queue management commands "disable" and "enable."

    youdao

  • scs格式spool文件通常用于存储输出队列中的报告作业日志以便应用程序稍后处理它们

    Spool files created with the SCS format are commonly used for storing reports and job logs in an output queue so that they can be processed later by an application.

    youdao

  • 负载均衡隐式的:每个可操作可用worker(可能是每个worker主机具有多个worker)队列作业

    Load balancing is implicit: Each operational and available worker, perhaps many per worker host, pulls jobs from the queue.

    youdao

  • 如果运行selpg命令之后立即运行命令lpstat- t |greplp1,您应该看见lp 1队列中的作业

    If you quickly run the command lpstat -t | grep lp1 just after the selpg command, you should see the job in the queue for lp1.

    youdao

  • 默认情况下,作业假脱机程序队列bsh禁用的。

    Normally the job spooler queue BSH is disabled by default.

    youdao

  • 如果希望删除第二作业脱机程序队列设备从而每次执行作业,那么运行以下命令

    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.

    youdao

  • 队列系统提供这样功能用户提交作业队列系统决定哪些节点运行此作业

    Queuing systems provide this functionality: a user submits a job and the queuing system decides which nodes it will run on.

    youdao

$firstVoiceSent
- 来自原声例句
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定