conductor icon indicating copy to clipboard operation
conductor copied to clipboard

[Question] Conductor workflow server autonomy

Open kewinbrand opened this issue 5 years ago • 2 comments
trafficstars

Hey,

Does Conductor comunicate with another workflow servers to just build a workflow instance? From what I understood Conductor needs to know every step that is going to be executed by a workflow (the step must be coded inside the server). This leads me to every new step to re-deploy the server.

Thank you.

kewinbrand avatar Nov 25 '19 17:11 kewinbrand

Not sure I understand you... https://conductor-core.readthedocs.io/en/latest/custom-steps/ You do no need to define your custom steps on each node, they are shared by the cluster.

danielgerlag avatar Nov 30 '19 03:11 danielgerlag

@kewinbrand @danielgerlag Close this when you have some time!

OluAgunloye avatar Sep 22 '20 23:09 OluAgunloye