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

Thread pool flow deletion #3560

Merged
merged 4 commits into from
Jun 13, 2024

Conversation

smccooey-r7
Copy link
Contributor

Added thread pool to the launcher DeleteFlow reporter to improve performance on Flow deletions for systems with slow IO, also required the addition of a mutex field to prevent races when appending to the reporter responses field

@CLAassistant
Copy link

CLAassistant commented Jun 13, 2024

CLA assistant check
All committers have signed the CLA.

@scudette scudette merged commit 06ffc62 into Velocidex:master Jun 13, 2024
3 checks passed
@smccooey-r7 smccooey-r7 deleted the thread-pool-flow-deletion branch June 13, 2024 14:52
scudette added a commit that referenced this pull request Jun 30, 2024
Added thread pool to the launcher `DeleteFlow` reporter to improve
performance on Flow deletions for systems with slow IO, also required
the addition of a mutex field to prevent races when appending to the
reporter responses field

---------

Co-authored-by: Mike Cohen <[email protected]>
scudette added a commit that referenced this pull request Jun 30, 2024
Added thread pool to the launcher `DeleteFlow` reporter to improve
performance on Flow deletions for systems with slow IO, also required
the addition of a mutex field to prevent races when appending to the
reporter responses field

---------

Co-authored-by: Mike Cohen <[email protected]>
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.

None yet

3 participants