[erlang-questions] [ANN] erpc
Benoit Chesneau
bchesneau@REDACTED
Tue May 17 23:31:25 CEST 2016
nice! How does it compare to gen_rpc?
When you say "It supports multiple TCP/TLS connections per host " does it
means that we can multiple clients connected to the same node?
- benoît
On Tue, 17 May 2016 at 22:14, Chandru <chandrashekhar.mullaparthi@REDACTED>
wrote:
> I'm pleased to announce the first release of erpc. From the README
>
> This application is intended to be a replacement for native
> RPC. It tries to mimic the native rpc API as far as possible. It
> allows unidirectional connections between nodes. Where
> bi-directional connections are required, they need to be
> configured explicitly. There is host level and node level ACLs
> configurable. It is possible to setup application specific
> connections between nodes. It supports multiple TCP/TLS
> connections per host and load balancing of traffic across nodes.
>
> We haven't yet deployed this in production but it is giving us good
> results in load tests for some of our systems. We are releasing it early so
> that we can develop this in the open with community feedback and
> contributions.
>
> https://github.com/bet365/erpc
>
> Many thanks to bet365 for open sourcing this.
>
> cheers,
> Chandru
>
> _______________________________________________
> erlang-questions mailing list
> erlang-questions@REDACTED
> http://erlang.org/mailman/listinfo/erlang-questions
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://erlang.org/pipermail/erlang-questions/attachments/20160517/7b0a602e/attachment.htm>
More information about the erlang-questions
mailing list