cockroachdb / cockroachdb/cockroach

drpc: add worker pool for handleRPC

Open
#168,302 0 comments 0 reactions 0 assignees View on GitHub
C-enhancement T-db-server
Dominant language
Go
Stars
32.5k
Forks
4.1k
PR merge metrics
PR metrics pending

Description

One the core of stream multiplexing is merged, instead of spawning a new goroutine for each handleRPC on server, we should maintain a pool and put it behind a configuration.

Jira issue: CRDB-62888

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.