under the impression that Riak Erlang client ships with poolboy so
> > I'm uncertain of the distinction between the different libraries listed.
> >
> > Perhaps someone could comment to clarify?
> >
> > Bryan
> >
> >
> >
> > From: Paulo Alm
client ships with poolboy
> so I'm uncertain of the distinction between the different libraries listed.
> >
> > Perhaps someone could comment to clarify?
> >
> > Bryan
> >
> >
> >
> > From: Paulo Almeida
> > Sent: Wednesday, December 30,
Hi Luke,
I have not hit a limit yet and the current implementation using a pool of
TCP connections works fine.
I considered this after taking a look at the RethinkDB Elixir client, which
uses multiplexing. RabbitMQ, another component in my infra-structure allows
up to 65536 logic channels in a si
Hi Paulo,
Why are you considering this? Are you running into issues or
limitations using the current Erlang client?
--
Luke Bakken
Engineer
lbak...@basho.com
On Thu, Dec 31, 2015 at 12:47 AM, Paulo Almeida
wrote:
>
> Hi,
>
> A poolboy or other connection pool based solution still means 1 open t
ld comment to clarify?
>
> Bryan
>
>
>
> From: Paulo Almeida
> Sent: Wednesday, December 30, 2015 10:40 PM
> To: riak-users@lists.basho.com
> Subject: Connection multiplexing in the Erlang client
>
> Hi,
>
> Does the Erlang Riak clie
t; *Sent: *Wednesday, December 30, 2015 10:40 PM
> *To: *riak-users@lists.basho.com
> *Subject: *Connection multiplexing in the Erlang client
>
> Hi,
>
> Does the Erlang Riak client support multiplexing multiple concurrent calls
> in a single TCP connection? Specifically when u
with poolboy so
> I'm uncertain of the distinction between the different libraries listed.
>
> Perhaps someone could comment to clarify?
>
> Bryan
>
>
>
> From: Paulo Almeida
> Sent: Wednesday, December 30, 2015 10:40 PM
> To: riak-users@lists.basho.com
&
Paulo,You can find a list of community maintained PBC pooling libraries in the Erlang sub-section of this page:
Hi,
Does the Erlang Riak client support multiplexing multiple concurrent calls
in a single TCP connection? Specifically when using the PB interface
(riakc_pb_socket:start_link).
Thanks.
Regards,
Paulo
___
riak-users mailing list
riak-users@lists.basho