Netflix / conductor

Conductor is a microservices orchestration engine.
Apache License 2.0
12.83k stars 2.33k forks source link

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

Closed lcc0739 closed 9 months ago

lcc0739 commented 11 months ago

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?

github-actions[bot] commented 10 months ago

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.

github-actions[bot] commented 9 months ago

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