Skip to content

How to reduce the number of worker threads created by MsQuic ? #3060

Answered by nibanks
tldQuantic asked this question in Q&A
Discussion options

You must be logged in to vote

Hi @tldQuantic, this is a work in progress. For instance, #3034 changes MsQuic to share QUIC and platform work threads when you don't specify QUIC_EXECUTION_PROFILE_TYPE_MAX_THROUGHPUT. It also will allow for you to configure the number of platform threads that get created (completely in future PR). The ultimate goal is to allow the app to configure the number threads and which CPUs to run on OR to even run MsQuic from it's own threads (which might be what you really want?).

Replies: 1 comment 8 replies

Comment options

You must be logged in to vote
8 replies
@ThusSpokeNomad
Comment options

@nibanks
Comment options

@ThusSpokeNomad
Comment options

@nibanks
Comment options

@ThusSpokeNomad
Comment options

Answer selected by tldQuantic
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
4 participants