Hi Paulo,

Why are you considering this? Are you running into issues or
limitations using the current Erlang client?

--
Luke Bakken
Engineer
[email protected]

On Thu, Dec 31, 2015 at 12:47 AM, Paulo Almeida
<[email protected]> wrote:
>
> Hi,
>
> A poolboy or other connection pool based solution still means 1 open tcp 
> connection per worker. I'm exploring the option of having a single TCP 
> connection (actually 1 for each Riak node) and then multiplex concurrent 
> requests to a DB node in a single TCP connection (think HTTP/2 TCP connection 
> multiplexing).
>
> Thanks.
>
> Paulo

_______________________________________________
riak-users mailing list
[email protected]
http://lists.basho.com/mailman/listinfo/riak-users_lists.basho.com

Reply via email to