IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changes between Version 48 and Version 49 of Processing


Ignore:
Timestamp:
Apr 23, 2010, 3:17:37 PM (16 years ago)
Author:
rhenders
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Processing

    v48 v49  
    9191== Stopping ==
    9292
     93To stop the current pantasks server do
     94
     95{{{
     96pantasks: stop
     97}}}
     98
    9399To shut down all {{{pantasks_server}}} instances, use
    94100
     
    99105
    100106== Starting ==
     107
     108To start a single pantasks server do
     109
     110{{{
     111pantasks: run
     112}}}
    101113
    102114Each {{{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).