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

thread pool re-organize #2732

Open
critical27 opened this issue Mar 2, 2021 · 1 comment
Open

thread pool re-organize #2732

critical27 opened this issue Mar 2, 2021 · 1 comment
Assignees
Labels
type/enhancement Type: make the code neat or more efficient

Comments

@critical27
Copy link
Contributor

readerPool is useless.

We could do all service process in worker pool. Raft could use a separate pool to do it.

@critical27
Copy link
Contributor Author

PS: we could use fibers in raft

@CPWstatic CPWstatic transferred this issue from vesoft-inc/nebula-storage Aug 28, 2021
@CPWstatic CPWstatic added type/feature req Type: feature request type/enhancement Type: make the code neat or more efficient and removed type/feature req Type: feature request labels Aug 28, 2021
@Sophie-Xie Sophie-Xie added this to the v3.1.0 milestone Feb 11, 2022
@Sophie-Xie Sophie-Xie removed this from the v3.1.0 milestone Feb 28, 2022
yixinglu pushed a commit to yixinglu/nebula that referenced this issue Sep 14, 2023
Co-authored-by: jimingquan <mingquan.ji@vesoft.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type/enhancement Type: make the code neat or more efficient
Projects
None yet
Development

No branches or pull requests

3 participants