Skip to content

How to make msquic work in single thread #1680

Answered by nibanks
warm-dawn asked this question in Q&A
Discussion options

You must be logged in to vote

The closest thing we have right now is to use QUIC_EXECUTION_PROFILE_TYPE_SCAVENGER when you create your registration. This results in only a single QUIC worker thread being created to use for all QUIC connections you create.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by nibanks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants