client load balancing

Load balancing, whereby a client can randomly choose between the listeners for its connect requests if more than one listener services a single database. This randomization enables all listeners to share the burden of servicing incoming connect requests.