Skip to content

SSH client creates 5 threads while connecting to host. #853

@uttamgupta

Description

@uttamgupta

Is there a way to configure NIO threads when we connect to a host? I have a use case where I need to connect to 64 hosts from a single client. However, this process takes an excessive amount of CPU time.
sshd-SshClient[2200ad1]-timer-thread-1
sshd-SshClient[2200ad1]-nio2-resume-thread-1
sshd-SshClient[2200ad1]-nio2-thread-1
sshd-SshClient[2200ad1]-nio2-thread-2
sshd-SshClient[2200ad1]-nio2-thread-3

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions