[Core feature] Support Multi-Thread execution in Local Execution #4601
Labels
enhancement
New feature or request
waiting for reporter
Used for when we need input from the bug reporter
Motivation: Why do you think this is important?
Local execution supports chaining in flyteorg/flytekit#1917. Supporting multi-thread execution can accelerate the total execution time, and it is possible very useful for future hybrid mode execution mentioned in #4205.
Goal: What should the final outcome look like, ideally?
If user define the chain of execution, local execution can support multi-thread execution. The final outcome should be exactly the same with current outcome but with much faster execution time.
Describe alternatives you've considered
NA
Propose: Link/Inline OR Additional context
Are you sure this issue hasn't been raised already?
Have you read the Code of Conduct?
The text was updated successfully, but these errors were encountered: