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. 




_______________________________________________
elephant-devel site list
elephant-devel@common-lisp.net
http://common-lisp.net/mailman/listinfo/elephant-devel

Reply via email to