-
Notifications
You must be signed in to change notification settings - Fork 84
Open
Description
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)?
Metadata
Metadata
Assignees
Labels
No labels