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

Making parallel processing controllable again #270

Open
wowasa opened this issue Nov 27, 2024 · 0 comments
Open

Making parallel processing controllable again #270

wowasa opened this issue Nov 27, 2024 · 0 comments
Assignees

Comments

@wowasa
Copy link
Collaborator

wowasa commented Nov 27, 2024

When we replaced classic threads by virtual threads we gave up the load control which we had by determining the thread pool size. We want to gain back control over the number of threads working in parallel again.
It seems most reasonable to me to add a Semaphore to the CollectionAggregator, whose size is configurable by the configuration file

@wowasa wowasa self-assigned this Nov 27, 2024
wowasa added a commit that referenced this issue Nov 27, 2024
@wowasa wowasa changed the title Making parallel processing controlable again Making parallel processing controllable again Nov 27, 2024
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

No branches or pull requests

1 participant