Skip to content

Conversation

@kouvel
Copy link
Contributor

@kouvel kouvel commented Oct 4, 2023

  • Added two config options, one that configures the worker and wait thread timeouts, and another that enables keeping some number of worker threads alive after they are created
  • This enables services that take periodic traffic to keep some worker threads around for better latency, while allowing extra threads to time out as appropriate for the service

- Added two config options, one that configures the worker and wait thread timeouts, and another that enables keeping some number of worker threads alive after they are created
- This enables services that take periodic traffic to keep some worker threads around for better latency, while allowing extra threads to time out as appropriate for the service
@kouvel kouvel added this to the 9.0.0 milestone Oct 4, 2023
@kouvel kouvel self-assigned this Oct 4, 2023
@ghost
Copy link

ghost commented Oct 4, 2023

Tagging subscribers to this area: @mangod9
See info in area-owners.md if you want to be subscribed.

Issue Details
  • Added two config options, one that configures the worker and wait thread timeouts, and another that enables keeping some number of worker threads alive after they are created
  • This enables services that take periodic traffic to keep some worker threads around for better latency, while allowing extra threads to time out as appropriate for the service
Author: kouvel
Assignees: kouvel
Labels:

area-System.Threading

Milestone: 9.0.0

@kouvel kouvel merged commit e9666c3 into dotnet:main Oct 9, 2023
@kouvel kouvel deleted the TpThreadTimeoutConfig9 branch October 9, 2023 19:35
@ghost ghost locked as resolved and limited conversation to collaborators Nov 9, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants