Xref: utzoo comp.unix.misc:954 comp.unix.programmer:1051 comp.unix.wizards:24065 comp.unix.questions:28619 Path: utzoo!mnetor!tmsoft!torsqnt!lethe!yunexus!ists!helios.physics.utoronto.ca!news-server.csri.toronto.edu!cs.utexas.edu!swrinde!zaphod.mps.ohio-state.edu!sol.ctr.columbia.edu!emory!hubcap!alpha From: alpha@hubcap.clemson.edu (Shekhar Borde') Newsgroups: comp.unix.misc,comp.unix.programmer,comp.unix.wizards,comp.unix.questions Subject: Looking for queue/batch facility! Keywords: queue, batch, jobs Message-ID: <13024@hubcap.clemson.edu> Date: 8 Feb 91 21:54:36 GMT Organization: Clemson University, Clemson, SC Lines: 20 I am trying to find a public-domain utility which allows queueing of jobs in a FIFO manner, to be executed later during low system loads. This is typically the kind of batching you might find implemented on a lot of DEC-VMS or IBM-MVS systems. We're running Ultrix 4.0 on a VAX 8810. I would greatly appreciate it if someone could provide any pointers in this matter. Many thanks in advance. - Shekhar Borde alpha@hubcap.clemson.edu P.S: I understand that something similar was posted sometime back in comp.sources.unix