1PROOFSERV(1)                General Commands Manual               PROOFSERV(1)
2
3
4

NAME

6       proofserv - PROOF (The Parallel ROOT Facility)
7

DESCRIPTION

9       Using  PROOF (The Parallel ROOT Facility) one can analyze trees in par‐
10       allel on a cluster of computers. The PROOF system consists also of  the
11       xproofd(1) daemon.
12
13       xproofd takes care of user authentication and overlays itself then with
14       the desired version of the proofserv(1) executable.
15
16       The proofserv(1) is a basically the same as the ROOT interactive module
17       root(1),  except  that  it  reads its commands from a socket instead of
18       from the terminal.
19
20       Since it is a remote server it will not do graphics  and  therefore  is
21       not linked with any graphics libraries (Motif, X11, etc.).
22
23       proofserv  is  started  by the daemon proofd(1) on request by the user.
24       It is not a command to be executed by the user directly.
25
26       Note, that if proofserv is  passed  any  arguments,  it  will  use  the
27       libProofx interface, rather than the standard libProof interface.
28

SEE ALSO

30       xproofd(1) , root(1)
31
32       More  information can be found at the ROOT website: http://root.cern.ch
33       http://root.cern.ch
34

ORIGINAL AUTHORS

36       The ROOT team (see web page above):
37              Rene Brun and Fons Rademakers
38
40       This library is free software; you can redistribute it and/or modify it
41       under  the  terms of the GNU Lesser General Public License as published
42       by the Free Software Foundation; either version 2.1 of the License,  or
43       (at your option) any later version.
44
45       This  library  is  distributed  in the hope that it will be useful, but
46       WITHOUT ANY  WARRANTY;  without  even  the  implied  warranty  of  MER‐
47       CHANTABILITY  or  FITNESS FOR A PARTICULAR PURPOSE.  See the GNU Lesser
48       General Public License for more details.
49
50       You should have received a copy of the GNU Lesser  General  Public  Li‐
51       cense along with this library; if not, write to the Free Software Foun‐
52       dation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
53

AUTHOR

55       This  manual  page  was   written   by   Christian   Holm   Christensen
56       <cholm@nbi.dk>,  for  the  Debian  GNU/Linux system (but may be used by
57       others).
58
59
60
61ROOT                               Version 3                      PROOFSERV(1)
Impressum