This namespace prevents conflicts between MPCode::kError and ELogLevel::kError.
Error while reading from the socket.
Ask for a kFuncResult/kProcResult.
The message contains the result of the processing of a TTree.
Used by the workers to notify client of shutdown.
Tell a TMPWorkerTree which tree to process. The object sent is a TreeInfo.
Fatal error: whoever sends this message is terminating execution.
The message contains the result of a function execution.
Tell a TMPWorkerTree which tree and entries range to process. The object sent is a TreeRangeInfo...
Execute function with the argument contained in the message.
Tell the client we are done processing (i.e. we have reached the target number of entries to process)...
Tell a TMPWorkerTree to process the tree that was passed to it at construction time.
Used by the client to tell servers to shutdown.
EMPCode
An enumeration of the message codes handled by TProcessExecutor, TTreeProcessorMP, TMPWorker, TMPWorkerTree and by the low level classes TMPClient and TMPWorker.
Tell a TMPWorkerTree to process the tree using the selector passed to it at construction time...
Tell the client there was an error while processing.
We are ready for the next task.
Execute function without arguments.