Skip to content

How to reduce thread consumption on client-side? #1455

@crazyAttributor

Description

@crazyAttributor

Dear maintainers, I noticed that in the WebSocketClient.java implementation, two threads are used to handle the reading and writing separately. When connecting to multiple WebSocket servers, this ends up using a lot of threads. So, I was wondering if you have any plans to look into re-implementing the client with non-blocking I/O in the future? Thanks!

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