Skip to content

Use a single epoll pool #4

Description

@FFY00

Right now we have an epoll pool per device, as the polled IO backend is not designed more than one devices. We should make the epool pool a class attribute, instead of an instance one, to make dispatch() dispatch all devices at the same time.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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