Skip to content

Some confusions about schedule #45

@wanghaEMQ

Description

@wanghaEMQ

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions