https://github.com/madhur/apache-http-connection-pool-test
Sample repo to depict the efficient usage of Apache HTTP Connection Pooling
https://github.com/madhur/apache-http-connection-pool-test
apache-httpcomponents java
Last synced: 9 months ago
JSON representation
Sample repo to depict the efficient usage of Apache HTTP Connection Pooling
- Host: GitHub
- URL: https://github.com/madhur/apache-http-connection-pool-test
- Owner: madhur
- Created: 2020-03-21T09:44:12.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2023-05-28T06:30:08.000Z (over 2 years ago)
- Last Synced: 2025-04-01T03:42:04.522Z (11 months ago)
- Topics: apache-httpcomponents, java
- Language: Java
- Homepage: https://www.madhur.co.in/blog/2020/03/22/prevent-connection-leak-apache-http.html
- Size: 9.77 KB
- Stars: 2
- Watchers: 2
- Forks: 3
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Sample code for the blog article [Lessons learnt using Apache HTTP Connection Pooling Library](https://www.madhur.co.in/blog/2020/03/22/prevent-connection-leak-apache-http.html)