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

Use a HTTP persistent connection pool #17

Open
cavalle opened this issue Feb 15, 2014 · 2 comments
Open

Use a HTTP persistent connection pool #17

cavalle opened this issue Feb 15, 2014 · 2 comments

Comments

@cavalle
Copy link
Contributor

cavalle commented Feb 15, 2014

To improve performance.

https://github.com/bpardee/persistent_http

@miguelff
Copy link
Contributor

💯

@cavalle
Copy link
Contributor Author

cavalle commented Feb 17, 2014

For reference, it seems that Httpclient, currently used by Almodovar, use persistent connections and it's transparent for the user. It doesn't seem to use a pool though.

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

2 participants