cassandra is multithreaded by design.  there's no way to have a
running server in a single thread.

On Fri, Aug 21, 2009 at 1:31 AM, Leen Toelen<[email protected]> wrote:
> Hi,
> does anyone have experience running a cassandra database using spring and/or
> in unit tests (single node, single thread, no remoting)? I would like to
> start a cassandra database, assign a directory to it, and run tests in my
> own dao objects with the cassandra backend.
> Regards,
> Leen

Reply via email to