6 from Configurables
import HiveWhiteBoard, HiveSlimEventLoopMgr, ForwardSchedulerSvc, CPUCruncher
25 MaxAlgosInFlight=algosInFlight,
26 OutputLevel=verbosity,
27 AlgosDependencies=[[], []])
30 DataOutputs=[
'/Event/a1'],
35 DataOutputs=[
'/Event/a2'])
38 algo.Cardinality = cardinality
39 algo.shortCalib =
True 40 algo.OutputLevel = verbosity
45 EventLoop=slimeventloopmgr,
47 MessageSvcType=
"InertMessageSvc")
Thread safe extension to the standard MessageSvc.
A class that implements a search for prime numbers.
The SchedulerSvc implements the IScheduler interface.
The Application Manager class.