Skip to content

Bounded keepalive threads #986

Open
Open
@wylswz

Description

@wylswz

KeepAlive currently extends Thread, which are relatively expensive to create and maintain.

Is it possible to manage all keepalives using one or just a few threads?

Originally posted by @wylswz in #985

I can try to implement one, and if that works well, I'll start a pull request. Let me create an issue from this.

Originally posted by @wylswz in #985 (reply in 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