Netflix/conductor

[DOC]: client sdk, cluster setup, and entry point for processing of SystemTask

lcc0739 opened this issue · 2 comments

Question 1
I want to be building a set of clusters,How to build a cluster model with multiple orchestrators and multiple workers?
is there any doc?
What are the key configurations?

Question 2
Is the client sdk used to handle user-defined tasks or systemtask? I see that the documentation requires user-defined logic to handle the task, will the systemtask( HttpTask, Join, StartWorkFlow, Wait, SubWorkflow.) be pulled by the client and processed?

Question 3
I found com.netflix.conductor.core.execution.tasks.SystemTaskWorkerCoordinator has corresponding executors that pull HttpTask、Join、StartWorkFlow 、 Wait 、SubWorkflow tasks from the queue, there anywhere else that handles them?

This issue is stale, because it has been open for 45 days with no activity. Remove the stale label or comment, or this will be closed in 7 days.

This issue was closed, because it has been stalled for 7 days with no activity.