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 confusions about schedule #45

Open
wanghaEMQ opened this issue Mar 30, 2022 · 0 comments
Open

Some confusions about schedule #45

wanghaEMQ opened this issue Mar 30, 2022 · 0 comments

Comments

@wanghaEMQ
Copy link

Hi, good afternoon.

I read the source code, and I find the lthread looks good.
BUT Is there still something needs to be done before being applied?

For example. In the webserver demo. Just one thread is working for polling, computing, and doing functions in lthreads.
If I want to make lthread high-performance, Moving those computing tasks and functions to other pthreads would be better?
Maybe I can send a msg to other pthreads to reduce the burdens of the main pthread(epoll thread)?

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