IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changes between Version 68 and Version 69 of Processing


Ignore:
Timestamp:
Jun 24, 2010, 11:05:06 AM (16 years ago)
Author:
rhenders
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Processing

    v68 v69  
    116116== Stopping ==
    117117
    118 To stop the current pantasks server do
     118To stop a single pantasks server do
    119119
    120120{{{
     
    131131== Starting ==
    132132
    133 Each {{{pantasks_server}}} uses the {{{input}}} file located in the directory where is in instantiated. It also uses the local {{{ptolemy.rc}}} file (this file details the machine where the server is to run).
     133Each {{{pantasks_server}}} uses a local {{{input}}} and {{{ptolemy.rc}}} file (this file details the machine where the server is to run).
    134134
    135135For already-running servers, {{{pantasks}}} should be started with the following commands only:
    136136
    137137{{{
    138 
    139138pantasks_client: server input input
    140139pantasks_client: setup
     
    147146
    148147{{{
    149 
    150148check_system start.server
    151149check_system start
    152150}}}
    153 
    154151
    155152The first command launches the {{{pantasks_servers}}} on the correct hosts the second calls the three commands listed above ({{{server input input;