I believe the nature of the vbucket system provides "out of the box"
load balancing. If your client is vbucket aware you don't have to do
anything.
If not you can use moxi on the client side and connect your client to
localhost to give you the same effect.
--chad