Idea #15155
Consider some form of plugin-based system for command and control of artdaq processes
Status:
Closed
Priority:
Normal
Assignee:
Category:
Additional Functionality
Target version:
Start date:
01/13/2017
Due date:
% Done:
0%
Estimated time:
Experiment:
-
Description
As we now can use plugins to change artdaq's data transport mechanism, it might be nice to look at the xmlrpc side of things. otsdaq created their own AggregatorInterface and EventBuilderInterface classes which allow them to communicate directly with the *Core classes and use XDAQ SOAP messages in place of xmlrpc.
History
#1 Updated by Eric Flumerfelt almost 3 years ago
- Category changed from Under Consideration to Additional Functionality
- Status changed from New to Closed
- Assignee set to Eric Flumerfelt
- Target version set to artdaq v3_00_01
This is implemented by the CommanderInterface plugin type. Currently, the only Commander plugin is the xmlrpc_commander.