Bounded keepalive threads
Open
- 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.