Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

analyzers: Do not reuse gRPC connections #785

Open
pro-wh opened this issue Oct 23, 2024 · 0 comments
Open

analyzers: Do not reuse gRPC connections #785

pro-wh opened this issue Oct 23, 2024 · 0 comments

Comments

@pro-wh
Copy link
Collaborator

pro-wh commented Oct 23, 2024

When instantiating multiple analyzer for parallel fast-sync, they should each conenct to the node separately.

About staging sapphire mainnet, where the sapphire node ingress is backed by 3 actual nodes: "I believe a simple x3 speed-up is to use multiple connections (instead of multiplexing all requests on a single http2 connection), because they will get routed to different nodes"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant