Open
Description
Problem
Currently each streamer created using spawn_server_multi
to handle quic traffic is using runtime which it creates internally with default number of workers (== number of cores). There are 3 such streamers: tpu, forwarding and quic vote. This will also makes obsolete logic with creating a thread to move there runtime to prevent it from being stopped when goes out of scope.
Proposed Solution
in the klykov/create-runtimes-for-streamer
branch, requires some refinement.
Metadata
Metadata
Assignees
Labels
No labels