Explaining the Replication Factor, N and W and R

2011-02-13 Thread Janne Jalkanen
Folks,

as it seems that wrapping the brain around the R+WN concept is a big hurdle 
for a lot of users, I made a simple web page that allows you to try out the 
different parameters and see how they affect the system.

http://www.ecyrd.com/cassandracalculator/

Let me know if you have any suggestions to improve the wording, or you spot a 
bug. Trying to go for simplicity and clarity over absolute correctness here, as 
this is meant to help newbies.

(App is completely self-contained HTML and Javascript.)

/Janne

Re: Explaining the Replication Factor, N and W and R

2011-02-13 Thread Eric Evans
On Sun, 2011-02-13 at 15:49 +0200, Janne Jalkanen wrote:
 as it seems that wrapping the brain around the R+WN concept is a big
 hurdle for a lot of users, I made a simple web page that allows you to
 try out the different parameters and see how they affect the system.
 
 http://www.ecyrd.com/cassandracalculator/
 
 Let me know if you have any suggestions to improve the wording, or you
 spot a bug. Trying to go for simplicity and clarity over absolute
 correctness here, as this is meant to help newbies.
 
 (App is completely self-contained HTML and Javascript.) 

Neat.

-- 
Eric Evans
eev...@rackspace.com



Re: Explaining the Replication Factor, N and W and R

2011-02-13 Thread Rustam Aliyev

On 13/02/2011 13:49, Janne Jalkanen wrote:

Folks,

as it seems that wrapping the brain around the R+WN concept is a big hurdle 
for a lot of users, I made a simple web page that allows you to try out the 
different parameters and see how they affect the system.

http://www.ecyrd.com/cassandracalculator/

Let me know if you have any suggestions to improve the wording, or you spot a 
bug. Trying to go for simplicity and clarity over absolute correctness here, as 
this is meant to help newbies.

(App is completely self-contained HTML and Javascript.)

/Janne


Excellent! How about adding Hinted Handoff enabled/disabled option?

--
Rustam


Re: Explaining the Replication Factor, N and W and R

2011-02-13 Thread Janne Jalkanen
 Excellent! How about adding Hinted Handoff enabled/disabled option?

Sure, once I understand it ;-)

/Janne