Hi! Greetings from a first-time poster. I'm currently using the Java client to connect to memcached. For robustness reasons I'm thinking of segementing traffic to different caches. That way if one cache pool goes down I can route to another. However, reading the Java docs its not obvious to me how to or a good strategy. Thanks! -Mybrid