hierynomus / hierynomus/sshj

Bounded keepalive threads

Open
#986 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
2.7k
Forks
620
Avg merge
3d 23h
Merged PRs (30d)
11

Description

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 https://github.com/hierynomus/sshj/discussions/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 https://github.com/hierynomus/sshj/discussions/985#discussioncomment-12270404

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.