Re: Consistent Hashing

2011-06-30 Thread Santiago Basulto
wrote: >> Hello People. Sorry for the question, i think it could be a little "simple". >> >> I'm starting with cassandra, and trying to understand the source code. >> I also read the White Paper. >> >> My question is. Where is all the thing about Consi

Re: Consistent Hashing

2011-06-30 Thread Jonathan Ellis
. > > My question is. Where is all the thing about Consistent Hashing > (mentioned in the paper) implemented? I've looked for it in the source > and did not find it. Maybe it's in the clients. > > Can you help me? > > Thanks a lot. > > -- > Santiago Basulto.-

Consistent Hashing

2011-06-30 Thread Santiago Basulto
Hello People. Sorry for the question, i think it could be a little "simple". I'm starting with cassandra, and trying to understand the source code. I also read the White Paper. My question is. Where is all the thing about Consistent Hashing (mentioned in the paper) implemented?

Re: Consistent Hashing

2011-02-23 Thread Jonathan Ellis
RandomPartitioner On Wed, Feb 23, 2011 at 5:07 PM, Santiago Basulto wrote: > Hello People. > > I'm new in this. I've installed Cassandra and i'm trying to dive in the > proyect and the code. I've read the paper and wanted to take a look at the > Consistent Hashng part. > > Could you help me to br

Consistent Hashing

2011-02-23 Thread Santiago Basulto
Hello People. I'm new in this. I've installed Cassandra and i'm trying to dive in the proyect and the code. I've read the paper and wanted to take a look at the Consistent Hashng part. Could you help me to browse it entirely in the source code please? Do you have any recommendation? Thanks! --