8000 Move runtimes creation from streamer to validator · Issue #6572 · anza-xyz/agave · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Move runtimes creation from streamer to validator #6572
Open
@KirillLykov

Description

@KirillLykov

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
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions

    0