Many clients on the same cluster

Hi,

What is the best practice regarding the number of clients for a cluster.

What are the pros and cons of opening a client for each Node?

Thanks, Ophir

--
You received this message because you are subscribed to the Google Groups "elasticsearch" group.
To unsubscribe from this group and stop receiving emails from it, send an email to elasticsearch+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

From tests I did opening a client for each node and using them in a loop
for each search call does improves performance by 10%.

On Monday, February 25, 2013 6:17:47 PM UTC+2, Ophir Michaeli wrote:

Hi,

What is the best practice regarding the number of clients for a cluster.

What are the pros and cons of opening a client for each Node?

Thanks, Ophir

--
You received this message because you are subscribed to the Google Groups "elasticsearch" group.
To unsubscribe from this group and stop receiving emails from it, send an email to elasticsearch+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.