Hi all, I wonder what is the recommended setup for using TransportClient in a multi-threaded environment with parallel search requests (i.e. a webapp).
Basically, I see two alternatives: 1. Using a single instance of TransportClient for all incoming search requests 2. Creating a new instance of TransportClient for each incoming search request What do you think? Regards, Abid -- 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 [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/elasticsearch/ba868b91-2ff2-47eb-9ebe-6ce481211a3d%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
