Skip to content

feat: use pool of runners instead of batches (faster!) - #278

Open
jeffrson wants to merge 1 commit into
folke:masterfrom
jeffrson:feat-runner-pool
Open

feat: use pool of runners instead of batches (faster!)#278
jeffrson wants to merge 1 commit into
folke:masterfrom
jeffrson:feat-runner-pool

Conversation

@jeffrson

Copy link
Copy Markdown

This is an enhancement.

Instead of running tasks in batches it will always replace a finished job by a new one - up to the number of concurrent tasks and, of course, as long as there are new jobs.

This should improve performance a lot.

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

Successfully merging this pull request may close these issues.

1 participant