]> SALOME platform Git repositories - modules/kernel.git/commit
Salome HOME
[29150] : Fault tolerant mecanism
authorAnthony Geay <anthony.geay@edf.fr>
Mon, 3 Jun 2024 13:59:11 +0000 (15:59 +0200)
committerAnthony Geay <anthony.geay@edf.fr>
Mon, 3 Jun 2024 13:59:11 +0000 (15:59 +0200)
commit394e993e6c0d3231d33cc7fa59c30509e28cdd28
tree5d55457a05a2458098e9875b8dad99469d120edd
parentf3f85a1f668c0d398329ba5a8e2022f8a4057b19
[29150] : Fault tolerant mecanism
14 files changed:
src/Basics/KernelBasis.cxx
src/Basics/KernelBasis.hxx
src/Container/CMakeLists.txt
src/Container/SALOME_Container.py
src/Container/SALOME_ContainerManager.cxx
src/Container/SALOME_Container_No_NS_Serv.cxx
src/Container/SALOME_Container_No_NS_Serv_Generic.hxx
src/Container/SALOME_Container_No_NS_Serv_OutProcess.cxx
src/Container/SALOME_Container_No_NS_Serv_OutProcess_FT.cxx [new file with mode: 0644]
src/Container/SALOME_Container_No_NS_Serv_OutProcess_Replay.cxx
src/Container/SALOME_Container_No_NS_Serv_OutProcess_Replay_FT.cxx [new file with mode: 0644]
src/Container/SALOME_Container_i.hxx
src/Container/SALOME_PyNode.py
src/Launcher/Test/testCrashProofContainer.py