Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ftp connection pool #9

Open
aarexer opened this issue May 26, 2017 · 0 comments
Open

Ftp connection pool #9

aarexer opened this issue May 26, 2017 · 0 comments

Comments

@aarexer
Copy link
Contributor

aarexer commented May 26, 2017

It's bad to create new connection to ftp server every time when you need resource.
It will be good idea to have a connection pool, from which we can get connection.

library:
org.apache.commons.pool2

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant