On Fri, Mar 19, 2010 at 11:25 AM, Stu Hood <stu.h...@rackspace.com> wrote: > All write patterns should provide the same performance with Cassandra, since > all writes to disk occur sequentially.
Ok that makes sense. > The only variance might be in the data structure used for the Memtable (a > concurrent skip list), but I expect that it is quite stable. > > See http://www.mikeperham.com/2010/03/13/cassandra-internals-writing/ Thanks! -+ Tatu +-