Hi all,

I've got a web service that pulls files for different sources, among http,
and I huse HttpClient for this, so my question is. If I create  a Httpclient
from ThreadSafeClientConnManager, can I then have one instance(static) of
HttpClient that is shared between the instances of the web service. So I can
save some resources and also not creating a new HttpClient for each request.

cheers, Håkon
-- 
Håkon Sagehaug, Scientific Programmer
Parallab, Bergen Center for Computational Science (BCCS)
UNIFOB AS (University of Bergen Research Company)
[email protected], phone +47 55584125

Reply via email to