illinois-cs241 / broadway

A distributed systems framework used running distributable workloads.
Other
18 stars 0 forks source link

randomized worker order to balance work load #20

Closed renspaceyi closed 4 years ago

renspaceyi commented 4 years ago

16

Randomizes idle worker order upon retrieval so as to balance work load.

ayushr2 commented 4 years ago

@renspaceyi a cool feature in GitHub is that you can write "Resolves #issue-number" and it will close the issue automatically when the PR is merged.