priestjim / gen_rpc

A scalable RPC library for Erlang-VM based languages
Apache License 2.0
221 stars 81 forks source link

Multiple connections per node #62

Closed priestjim closed 7 years ago

priestjim commented 8 years ago

Support multiple connections/TCP channels/mailboxes per node using a tuple with {Key, Node} in place of just Node to support high traffic applications