[elephant-devel] How should I handle a controller-lost-error?

Leslie P. Polzer sky at viridian-project.de
Mon Oct 5 11:55:08 UTC 2009


Alain Picard wrote:

> One last question, while I have your attention: I think I intend
> to have more than 1 process on the machine access the store
> concurrently; but I assume that's no more dangerous than having
> multiple threads doing so; and Berkeley DB should be able to
> take care of itself and protect the integrity of the store against
> multiple simultaneous writers.  I may have to set some magic
> locking flags when opening the environment, but that should be
> about it.  Is that your understanding also?
>
> Anybody else do this?  Anyone seen any mysterious crashes?

I do this, it's working fine. Be sure to specify :register t when
opening the store.

  Leslie

-- 
http://www.linkedin.com/in/polzer





More information about the elephant-devel mailing list