priestjim / gen_rpc

A scalable RPC library for Erlang-VM based languages

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Multiple connections per node

priestjim opened this issue · comments

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