Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add work-stealing to accelerate distributed computing #164

Closed
2 tasks done
BohuTANG opened this issue Mar 20, 2021 · 0 comments
Closed
2 tasks done

Add work-stealing to accelerate distributed computing #164

BohuTANG opened this issue Mar 20, 2021 · 0 comments
Labels
C-feature Category: feature C-improvement Category: improvement C-performance Category: Performance prio: high High priority

Comments

@BohuTANG
Copy link
Member

BohuTANG commented Mar 20, 2021

Summary
Add work-stealing for distributed query execution to achieve optimal performance.

Tasks:

  • Fetch partitions API from other nodes
  • Steal partition for data source
@BohuTANG BohuTANG added C-feature Category: feature prio: high High priority C-improvement Category: improvement C-performance Category: Performance labels Mar 20, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C-feature Category: feature C-improvement Category: improvement C-performance Category: Performance prio: high High priority
Projects
None yet
Development

No branches or pull requests

1 participant