I think you mean Node.js. The Java node client does not work on 1 thread.

Use Java API, it is the generic interface to ES. Also note, the setup of
the cluster determines the client performance. There is not much you can do
at client side if your cluster is small and slow.

Jörg


On Mon, Mar 30, 2015 at 4:57 AM, MrBu <metin.aky...@gmail.com> wrote:

> Hello guys,
>
> Thanks for the community support here :)
>
> We would like to use a client for our nodes. However, we are limited to
> the usage of nginx. We dont have the full control over using nginx.
>
> So we wanted to use one of the official/unofficial ES client. I have
> searched, but all I could find is to comparison between clients in PHP
> language.
>
> Since I know PHP has many drawbacks in terms of perforance, I would like
> to ask you guys, which client do you suggest that could handle the most
> requests per second and be fastest at that time. We used node client, but
> It works on only 1 thread (as the nature of node) which lead my questions
> about the issue.
>
> Or are there any benchmark tools avaliable you could suggest me ?
>
> Thanks
>
> --
> 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+unsubscr...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/elasticsearch/9f82e4bf-ab13-4f50-8b49-ccb1cd6e2c07%40googlegroups.com
> <https://groups.google.com/d/msgid/elasticsearch/9f82e4bf-ab13-4f50-8b49-ccb1cd6e2c07%40googlegroups.com?utm_medium=email&utm_source=footer>
> .
> For more options, visit https://groups.google.com/d/optout.
>

-- 
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+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/elasticsearch/CAKdsXoE14MrvDLNoJP37A8tBKJ4nXC-5ni-HghjKE0%2Bd4L1GqA%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to