I have a farm to which two nodes are added. My Server sends messages to one node and client connected to same node to receive messages. What if that node goes down? Is there any fall back mechanism such that my server and client switch to other nodes avalibale
and starts sending and receiving messages respectively
↧