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

some thoughts about using may #2

Open
Xudong-Huang opened this issue Jan 22, 2018 · 1 comment
Open

some thoughts about using may #2

Xudong-Huang opened this issue Jan 22, 2018 · 1 comment

Comments

@Xudong-Huang
Copy link

I'm excited to see the first community project that based on may. I check the code and have some thoughts here.

  1. you can set io workers to the number of CPUs to fully utilized the multi cores
  2. use buffered io likely to produce higher through output than use the raw socket
  3. you can tune the stack usage here to save some memory. but this is not that necessary.
@antoyo
Copy link
Contributor

antoyo commented Apr 12, 2018

For some reason, I was not notified of this message.
Thanks for your ideas.
That was an experiment to see how easy it is to use may (and it is definitively easy to use, so thanks for doing it ;) ).

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

2 participants