[erlang-questions] eredis performance issue

Sanath Prasanna ahe.sanath@REDACTED
Wed Feb 28 12:55:56 CET 2018


Hi all,
I use eredis with multiple redis instance with parallel connections. (10
per one redis instances)
Application is run in one server & redis instances are run in different
server. Both servers are same network & there is no delay between 2
servers. My problem is some redis operations (ex: hset)  from Erlang
application takes more than 4/5 seconds, when load is 500 TPS of
application. So due to that, whole application became slow. Do you have any
hint regarding this ?? In traffic time, there is no load for REDIS
instances when checking using Linux top command.

I use native & smp option for rebar.config of eredis.
Also I use eredis - 1.0.5 version.
Br,
Robert
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://erlang.org/pipermail/erlang-questions/attachments/20180228/3200de1a/attachment.htm>


More information about the erlang-questions mailing list