> On Mar 16, 2018, at 1:21 PM, Deepak Goel <deic...@gmail.com> wrote:
> 
> However a single client object with thousands of queries coming in would
> surely become a bottleneck. I can test this scenario too.

No it isn’t. The single client object is thread-safe and manages a pool of 
connections.

Your benchmark is probably the bottleneck. I have no problem driving 36 CPUs to 
beyond
65% utilization with a benchmark.

Using one client object is not a scenario. It is how SolrJ was designed to be 
used.

wunder
Walter Underwood
wun...@wunderwood.org
http://observer.wunderwood.org/  (my blog)

Reply via email to