Skip to content
Discussion options

You must be logged in to vote

How do you "choose" the maximum number of tasks to allow?

A good default strategy is to use Async::Idler (as the semaphore). It's going to be a little more conservative than just rapid fire everything, but it will balance load better between different parts of your system.

Thanks! I cloned the repo and ran bundle install, but when I try to run your benchmark I get LoadError: cannot load such file -- sus/fixtures/benchmark.

Should be fixed on main - forgot to commit gems.rb :)

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@flavio-b
Comment options

@ioquatix
Comment options

Answer selected by flavio-b
@flavio-b
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #211 on September 29, 2025 00:36.