Using Generic NQS
=================

  From the feedback we had when designing SETUP for Generic NQS, there
  are typically only three ways in which a copy of Generic NQS will be
  used :

  o  Single Node/Cluster Server

     For this, Generic NQS is installed onto the machine it is going to
     actually run on.  All of the files (both the compiled binaries, and
     the spool files) reside on local hard disks (or on NFS partitions
     which are writable).  The machine may also be acting as a server
     to a number of clustered workstations.

  o  Clustered Workstation

     For this, Generic NQS has already been installed onto the cluster's
     file server, so all that needs to be installed are the NQS spool
     files.

  o  File Server

     For this, the Generic NQS binaries themselves are stored on local
     hard disks (or on NFS partitions which are writable), and are then
     used by other machines.  Generic NQS itself doesn't run on this
     computer.

  You will probably only want to compile Generic NQS once, and then install
  this copy on a number of machines.  In this case, decide how you want to
  use this copy of Generic NQS on *this* computer; you'll have the
  opportunity to use this copy on other computers later during SETUP.
