Re: dedication to read & write

2011-02-23 Thread Aaron Morton
Not necessary. All the nodes have the same function and the same access to data. AaronOn 23 Feb, 2011,at 10:27 PM, Sasha Dolgy 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 connec

dedication to read & write

2011-02-23 Thread Sasha Dolgy
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.do...@g