On Feb 8, 2006, at 1:56 PM, Jeff Bauer wrote: > I like the simplicity of Durus compared to ZODB, but want > to use it as a backend to a multithreaded CherryPy application. > Would it be better/safer to use ZODB, or could this work > with Durus ClientStorage? Never played with it in multi-threads... but if i understand correctly a client connection for each thread should work.