Description: java version http connection pool demo, tested, high concurrency perfect
To Search:
File list (Check if you may need any files):
HttpClientProject
.................\.classpath
.................\.myeclipse
.................\.mymetadata
.................\.project
.................\.settings
.................\.........\.jsdtscope
.................\.........\org.eclipse.jdt.core.prefs
.................\.........\org.eclipse.wst.jsdt.ui.superType.container
.................\.........\org.eclipse.wst.jsdt.ui.superType.name
.................\WebRoot
.................\.......\META-INF
.................\.......\........\MANIFEST.MF
.................\.......\WEB-INF
.................\.......\.......\classes
.................\.......\.......\.......\NetworkUtils.class
.................\.......\.......\.......\test.class
.................\.......\.......\lib
.................\.......\.......\...\commons-logging-1.1.1.jar
.................\.......\.......\...\httpclient-4.0.jar
.................\.......\.......\...\httpcore-4.0.jar
.................\.......\.......\...\httpcore-nio-4.0.jar
.................\.......\.......\...\httpmime-4.0.jar
.................\.......\.......\...\log4j-1.2.16.jar
.................\.......\.......\web.xml
.................\.......\index.jsp
.................\src
.................\...\NetworkUtils.java
.................\...\test.java