6 from Configurables
import HiveWhiteBoard, HiveSlimEventLoopMgr, ForwardSchedulerSvc, CPUCruncher
20 EventSlots = evtslots)
25 MaxAlgosInFlight = algosInFlight,
26 OutputLevel=verbosity,
27 AlgosDependencies = [[],[]])
30 DataOutputs = [
'/Event/a1'],
35 DataOutputs = [
'/Event/a2'])
38 algo.Cardinality = cardinality
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.