14from Configurables
import (
16 AvalancheSchedulerSvc,
40myralg =
ReEntAlg(
"ReEntAlg", OutputLevel=INFO, Cardinality=algCard, SleepFor=2000)
45 HistogramPersistency=
"NONE",
46 EventLoop=slimeventloopmgr,
47 ExtSvc=[algResourcePool, whiteboard],
50 MessageSvcType=
"InertMessageSvc",
The AlgResourcePool is a concrete implementation of the IAlgResourcePool interface.
The Application Manager class.
an algorithm to test reentrant Algorithms