You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@cassandra.apache.org by Sasha Dolgy <sd...@gmail.com> on 2011/02/23 10:27:28 UTC

dedication to read & write

Hi ,

Is there benefit to delegate some nodes specifically for read
operations, and others specifically for write?  When designing a web
app, I could create a connection pool for reads and one for writes ...
or is this me falling back to my rdbms way of thinking?

-sd

-- 
Sasha Dolgy
sasha.dolgy@gmail.com

Re: dedication to read & write

Posted by Aaron Morton <aa...@thelastpickle.com>.
Not necessary. 

All the nodes have the same function and the same access to data. 

Aaron

On 23 Feb, 2011,at 10:27 PM, Sasha Dolgy <sd...@gmail.com> wrote:

Hi ,

Is there benefit to delegate some nodes specifically for read
operations, and others specifically for write? When designing a web
app, I could create a connection pool for reads and one for writes ...
or is this me falling back to my rdbms way of thinking?

-sd

-- 
Sasha Dolgy
sasha.dolgy@gmail.com