Skip to content
This repository has been archived by the owner on Apr 8, 2024. It is now read-only.

use a thread name for the event loop #56

Closed
siddontang opened this issue Mar 16, 2017 · 1 comment
Closed

use a thread name for the event loop #56

siddontang opened this issue Mar 16, 2017 · 1 comment

Comments

@siddontang
Copy link
Contributor

Hi @stepancheg

Now you use thread::spawn to start the event loop thread, it is not convenient to know the thread CPU takes with top -H. It is better to pass a customized thread name in config, or we can use grpc-server-loop or grpc-client-loop by default.

If you think it is fine, we can send you a PR.

@stepancheg
Copy link
Owner

Thank you for the suggestion!

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

No branches or pull requests

2 participants