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

Tests (external?) for verifying and testing pool sizing behavior under load #196

Open
dmlloyd opened this issue Oct 2, 2024 · 0 comments
Assignees

Comments

@dmlloyd
Copy link
Contributor

dmlloyd commented Oct 2, 2024

Opened at the request of @franz1981.

We could use some testing to show how the EQE pool size expands and contracts under different kinds of load. The ability for the pool to grow and shrink while under load is one of the key features of EQE and it would be good to examine this behavior in detail.

Specifically, we would expect that the pool would shrink if there is not enough concurrent work to occupy all threads. We observe thread timeout behavior in the test suite, however testing under load is more challenging and is not usually practical or feasible as a unit test.

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

2 participants