Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Won't Fix
-
0.5.0
-
None
-
None
Description
When using the library to work with 1000 concurrent ssh connections, it takes 1000 ClientInputStreamPump threads. 1 thread for 1 channel. It would be nice to be able to configure this behavior, for example use 1 ClientInputStreamPump for all channels of sshclient or session.