Proof-Packetizer: implement AddWorkers
AddWorkers is the method to add workers while running. Added a basic implementation for testing. The patch also moves fInput from TPacketizerUnit to TVirtualPacketizer to that it can be used more generally reducing code duplications.
Showing
- proof/proofplayer/inc/TPacketizer.h 5 additions, 0 deletionsproof/proofplayer/inc/TPacketizer.h
- proof/proofplayer/inc/TPacketizerUnit.h 0 additions, 1 deletionproof/proofplayer/inc/TPacketizerUnit.h
- proof/proofplayer/inc/TVirtualPacketizer.h 2 additions, 0 deletionsproof/proofplayer/inc/TVirtualPacketizer.h
- proof/proofplayer/src/TPacketizer.cxx 60 additions, 16 deletionsproof/proofplayer/src/TPacketizer.cxx
- proof/proofplayer/src/TVirtualPacketizer.cxx 1 addition, 0 deletionsproof/proofplayer/src/TVirtualPacketizer.cxx
Loading
Please register or sign in to comment