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

Improve Readme's "Optimize queues, threads, processes" section #132

Closed
bensheldon opened this issue Sep 10, 2020 · 0 comments · Fixed by #405
Closed

Improve Readme's "Optimize queues, threads, processes" section #132

bensheldon opened this issue Sep 10, 2020 · 0 comments · Fixed by #405
Labels
documentation Improvements or additions to documentation hacktoberfest Issues that are good for Hacktoberfest participants

Comments

@bensheldon
Copy link
Owner

Follow-up work to #48.

  • needs explanation for why/when/how to have multiple processes
  • technical question around max threads vs each pool group. be explicit that it is max-per-group, not a global max.
  • explicitly say that a * can be used for any queue. Have a deeper explanation of the queue format. Minus is not clear (e.g. * - queue)
  • Format examples with linebreaks
  • Combined multi-process dyno explanation
@bensheldon bensheldon added the documentation Improvements or additions to documentation label Sep 10, 2020
@bensheldon bensheldon added the hacktoberfest Issues that are good for Hacktoberfest participants label Oct 1, 2021
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 hacktoberfest Issues that are good for Hacktoberfest participants
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant