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

Load balancing roadmap #457

Open
3 tasks
streeve opened this issue Oct 4, 2021 · 1 comment
Open
3 tasks

Load balancing roadmap #457

streeve opened this issue Oct 4, 2021 · 1 comment
Assignees

Comments

@streeve
Copy link
Member

streeve commented Oct 4, 2021

  • Create a base LoadBalancer class with the particle workload that exists in SparseDimPartitioner
  • Inherit from LoadBalancer and overload a couple methods for the SparseLoadBalancer class
  • Rename existing class LoadBalancerALL (or similar) and inherit from LoadBalancer

Maybe we need to discuss again what really belongs in the global grid vs partitioner vs load balancer, but the current steps may be enough

@streeve
Copy link
Member Author

streeve commented Aug 25, 2023

Draft in #541

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants