[elephant-devel] Dropping DB connection during writes
Alex Mizrahi
killerstorm at newmail.ru
Thu Nov 20 21:16:29 UTC 2008
TJG> With Elephant under both Postmodern and CLSQL, I'm consistently losing
TJG> my DB connection. This apparently happens when writing from fairly
TJG> simultaneous threads. (Two threads may write to the same btree key at
TJG> around the same time.)
weird. could be broken Lisp implementation, i guess.
(or maybe it has something to do with OS).
can you please try our concurrency test suite, like this:
(do-test-spec 'testthreads)
it is supposed to work in postmodern.
More information about the elephant-devel
mailing list