Cassandra v1.0.0-rc.2 Cassandra.LoadBalancing.RoundRobin View Source

Round robin load balancing policy

Acceptable args

  • :num_connections - number of connections to open for each host (default: 1)
  • :max_tries - number of connections to try before on request fail (default: 3)

Link to this section Summary

Link to this section Functions