Log of /trunk/proof/proof/inc/TProofResourcesStatic.h
Parent Directory
Revision
13838 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Modified
Tue Jan 17 13:23:29 2006 UTC (9 years ago) by
rdm
Original Path:
trunk/proof/inc/TProofResourcesStatic.h
File length: 3159 byte(s)
Diff to
previous 13565
From Gerri:
As I wrote TXProofServ before the introduction of TProofResources, I forgot
to use the new class in TXProofServ::Setup(). While fixing this I realized
that we do not really need the dedicated method
TProofResourcesStatic::GetWorkDir(), which basically duplicates
TProofResourcesStatic::ReadConfigFile(). Also, I realized that the check
on the master working dir (which requires the inclusion of TProof.h and
TProofServ.h) is actually a tautology and can be removed.
TProofResourcesStatic.h,.cxx
- Remove method GetWorkDir()
- Use 'const char *' in the constructor arguments
- Remove redundant check on master work dir (this allows to drop inclusion
of TProof.h and TProofServ.h)
TProofServ.cxx
- In Setup(), changes needed by the optmization in TProofResourcesStatic
TXProofServ.cxx
- In Setup(), use TProofResourcesStatic to parse the content of the config file
Revision
13565 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Added
Fri Dec 9 01:12:17 2005 UTC (9 years, 1 month ago) by
rdm
Original Path:
trunk/proof/inc/TProofResourcesStatic.h
File length: 3237 byte(s)
From Paul Nilsson:
new TProofResources base class and TProofResourcesStatic concrete class that
gets the PROOF config info from the static proof.conf file. Future PROOF
resources classes will get resource info from schedulers like LSF, Condor and
xrootd/olbd.
This form allows you to request diffs between any two revisions of this file.
For each of the two "sides" of the diff,
enter a numeric revision.