I use the node application purely for socket.io channels with Redis PubSub, and at the moment I have it spread across 3 machines, backed by nginx load balancing on one of the ma
Look at Phoenix.PubSub It's where Phoenix internally has the Channel communication bits.
It currently has two adapters: