home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 8 Other / 08-Other.zip / pcctrl1b.zip / procctrl.doc < prev    next >
Text File  |  1994-04-03  |  1KB  |  46 lines

  1.  
  2.  Process Control (Server & Client)      [public beta]
  3.  Copyright (c) 1993-94 by Jussi Laako of Datastream Group. All rights reserved.
  4.  
  5.  With this utility, you can change priorities of running programs (on-the-fly).
  6.  
  7.  PSClient.exe is 'program launcher' for clients. Run without params to see
  8.  usage. (Using idle as startup priority is not recommended)
  9.  PSsrv.exe is server program to control clients.
  10.  
  11.  PSsrv commands:
  12.  
  13.  CHANGE PRIO            Changes running clients priority. Asks client number
  14.                         which is shown in status window. Priority classes are:
  15.                         1     Idle
  16.                         2     Regular
  17.                         3     Time Critical
  18.                         4     Server
  19.                         Delta can range from -31 to 31, but OS/2 2.x uses
  20.                         only 0-31.
  21.  
  22.  KILL                   Kill client. Asks client number which is shown in
  23.                         status window.
  24.  
  25.  HELP                   Command summary.
  26.  
  27.  QUIT                   Exit server program.
  28.  
  29.  Note 1: Do not use with programs which self-control their priorities.
  30.  Note 2: Maximum number of clients is 16.
  31.  
  32.  Bug reports to:
  33.  
  34.   Jussi Laako
  35.  
  36.    at:
  37.  
  38.    2:220/486@fidonet.org
  39.    57:358/1@intlnet.eur
  40.  
  41.    or via email to: visitor@clinet.fi
  42.  
  43.  Mail too, if you find this program useful and please send your improvement
  44.  ideas.
  45.  
  46.