]> SALOME platform Git repositories - modules/kernel.git/commit
Salome HOME
add a SalomeLauncher. Modify ContainerManager idl to create three interfaces in it... BR_V326p4_resman
authorsecher <secher>
Mon, 1 Oct 2007 13:05:52 +0000 (13:05 +0000)
committersecher <secher>
Mon, 1 Oct 2007 13:05:52 +0000 (13:05 +0000)
commitf3aae674e75fabd80be98dc706d376357c9f6e13
treee041d3678d5ca9d19a36b12149a7bccc5a3ccda7
parentc3781315afc7992c545854fe3febff07a8283dea
add a SalomeLauncher. Modify ContainerManager idl to create three interfaces in it: one for launcher, one for containermanager and one for resources manager.
25 files changed:
bin/runSalome.py
bin/shutdownSalome.py
configure.ac
idl/SALOME_ContainerManager.idl
src/Batch/BatchLight_BatchManager_PBS.cxx
src/Batch/BatchLight_BatchManager_SLURM.cxx
src/Container/Makefile.am
src/Container/SALOME_ContainerManager.cxx
src/Container/SALOME_ContainerManager.hxx
src/Container/SALOME_ContainerManagerServer.cxx [deleted file]
src/Launcher/Makefile.am [new file with mode: 0644]
src/Launcher/SALOME_Launcher.cxx [new file with mode: 0644]
src/Launcher/SALOME_Launcher.hxx [new file with mode: 0644]
src/Launcher/SALOME_LauncherServer.cxx [new file with mode: 0644]
src/LifeCycleCORBA/SALOME_FileTransferCORBA.cxx
src/LifeCycleCORBA/SALOME_LifeCycleCORBA.cxx
src/LifeCycleCORBA/SALOME_LifeCycleCORBA.hxx
src/LifeCycleCORBA/Test/LifeCycleCORBATest.cxx
src/LifeCycleCORBA/Test/TestLifeCycleCORBA.py
src/LifeCycleCORBA/TestContainerManager.cxx
src/LifeCycleCORBA_SWIG/Test/TestLifeCycleCORBA_SWIG.py
src/Makefile.am
src/ResourcesManager/SALOME_ResourcesManager.cxx
src/ResourcesManager/SALOME_ResourcesManager.hxx
src/UnitTests/UnitTests.py