Hi,
Thanks for the feedback. I spent some time with gt-tile-client today to see if
there were any time gain by using MultithreadedHttpClient. I didn't see that,
so I have decided to skip that part. Those two client's can live their lives
within gt-wms and gt-wfs-ng, until we have something new i
On 09-12-2020 09:47, Roar Brænden wrote:
Hi,
I have started to work on a new library gt-http that tries to collect
all usage of HTTP clients within Geotools. For the moment there are two
client implementations. SimpleHttpClient in gt-main and
MultithreadedHttpClient in gt-wms and gt-wfs-ng. Y