How to connect a golang client to multiple alpha servers

Will that approach, using multiple grpc connections for one client, round robin the mutations? We are seeing one node in a three node alpha cluster with way higher utilization.
Thanks