Using connection pool with JSCH

后端 未结 3 1613
南笙
南笙 2020-12-19 06:22

I\'m using JSCH for file upload ever sftp. In it\'s current state each thread opens and closes connection when needed.

If it possible to use connection pooling with

3条回答
提交回复
热议问题