Good lord - I'm getting woozy - I just told you below: Everyone uses the same pool of memcached servers. I give up! RTFM.<br><br>Better yet, let me just save you some time: No way do you need this solution.<br><br><div>
<span class="gmail_quote">On 10/31/06, <b class="gmail_sendername">howard chen</b> <<a href="mailto:howachen@gmail.com">howachen@gmail.com</a>> wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
On 11/1/06, Bash Coder <<a href="mailto:bashcoder+memcached@gmail.com">bashcoder+memcached@gmail.com</a>> wrote:<br>><br>><br>> > so given this<br>> ><br>> > 1. we can't add servers to an existing running pool? since hashing
<br>> > won't work when you add addional server(s), you need to reset all<br>><br>> Yes.<br>><br>> > 2. if script A is using server A, B, C, and script B is using server<br>> > B, C, D, there will be duplicate items on servers, maybe an item exist
<br>> > on B & C ?<br>> ><br>><br>> No. They all use the same pool of servers and they all calculate the mod of<br>> the checksum the same way.<br>><br><br>well, i mean if script A is connect to A, B, C, and script B is
<br>connect to B, C , D<br><br>since A, B, C, D don't know each other, and therefore don't know the<br>data stored on them<br><br>to script A, memcached A is the first server, to script B, memcached B<br>is the first server, so data might duplicated on A & B , is that
<br>correct?<br></blockquote></div><br>