Skip to content

Document that @spawnat :any doesn't do load-balancing#131

Merged
JamesWrigley merged 1 commit intomasterfrom
spawnat-docs
Jan 30, 2025
Merged

Document that @spawnat :any doesn't do load-balancing#131
JamesWrigley merged 1 commit intomasterfrom
spawnat-docs

Conversation

@JamesWrigley
Copy link
Copy Markdown
Member

Instead we point users to WorkerPool, which will do load-balancing.

Fixes #76, cherry-picked from JuliaParallel/DistributedNext.jl#22.

Instead we point users to `WorkerPool`, which will do load-balancing.
@JamesWrigley JamesWrigley added the documentation Improvements or additions to documentation label Jan 30, 2025
@JamesWrigley JamesWrigley self-assigned this Jan 30, 2025
@codecov
Copy link
Copy Markdown

codecov bot commented Jan 30, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 79.32%. Comparing base (51e5297) to head (ba3c843).
Report is 2 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #131   +/-   ##
=======================================
  Coverage   79.32%   79.32%           
=======================================
  Files          10       10           
  Lines        1949     1949           
=======================================
  Hits         1546     1546           
  Misses        403      403           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[feature request] Worker scheduler based on current load

2 participants