gchq / Maestro

A framework for configurable operation executors
4 stars 5 forks source link

Executor 1 handler to many operations #30

Closed GCHQDev404 closed 4 years ago

GCHQDev404 commented 4 years ago

Change Executor structure to allow 1 handler to support many operations with different field declarations.

This should enable 1 handler respond to an alias operation names.

This should lead to structures such as a parent FederatedHandler which supports AddExecutor, RemoveExecutor and FederateOp.