Multi-spoolers

Doug Kingston <dpk> dpk at brl-sem.ARPA
Fri Dec 19 19:33:38 AEST 1986


The Multi-Device Queueing System was written here at BRL about
4-5 years ago to handle just that type of situation, and has
been in production use here ever since with some slow evolutionary
enhancements.  The current release is version 2.11.  It can be
obtained via anonymous FTP from BRL-VGR.ARPA (arch/mdqs.tar[.Z])
if you have Internet access or by mail at the address below, but
be sure to include a tape (9 track, all popular densities supported).

MDQS knows about queues and devices.  There are mappings from
queues to devices with some server.  More than one queue can
map to a device, or a single queue can map to more than one
device.  There are servers to transfer requests to other machines
for processing via TCP/IP or UUCP.  There is a server for
processing batch jobs after restoring the runtime environment.
Devices have "forms".  Requests only get processed on devices
with the proper forms.

There is the normal complement of status, and control programs
for the queueing system.  It runs on either BSD or SYSV systems.

(And yes RMS, you can have it for GNU if you want.)

Cheers,
	-Doug-

  Doug Kingston
  Computer Science and Mathematics Branch
  Systems Engineering and Concepts Analysis Division
  U.S. Army Ballistic Research Laboratory
  Attn: SLCBR-SECAD (Kingston)
  APG, MD  21005-5066



More information about the Comp.unix.wizards mailing list