Discussion:
http core server pool
Vic
2017-09-20 20:09:45 UTC
Permalink
Hi,
I'm looking at
https://alvinalexander.com/java/jwarehouse/commons-httpclient-4.0.3/httpclient/src/test/java/org/apache/http/localserver/LocalTestServer.java.shtml

How would I manage thread pools and connection pools making a server?


tia,
Vic

---------------------------------------------------------------------
To unsubscribe, e-mail: httpclient-users-***@hc.apache.org
For additional commands, e-mail: httpclient-users-***@hc.apache.org
Oleg Kalnichevski
2017-09-20 21:49:46 UTC
Permalink
Post by Vic
Hi,
I'm looking at
https://alvinalexander.com/java/jwarehouse/commons-httpclient-4.0.3/h
ttpclient/src/test/java/org/apache/http/localserver/LocalTestServer.j
ava.shtml
How would I manage thread pools and connection pools making a server?
Do you really need to be using a 10 year old version of HttpComponents?

Oleg
Post by Vic
tia,
Vic
---------------------------------------------------------------------
---------------------------------------------------------------------
To unsubscribe, e-mail: httpclient-users-***@hc.apache.org
For additional commands, e-mail: httpclient-users-***@hc.apache.org
Loading...