> Unfortunately I can't say alot about schema evolution and
> synchronization in the old code.  I don't believe there are any
> provisions for locking between threads, let alone processes, for class
> evolution.  I think there may be some index caching going on a per-
> process level.

Yes, that's the result of my analysis, too.


> How do you synchronize schema changes between processes?

I don't.


> After updating  the schema you don't have problems seeing the new
> index, just seeing new instances in an index that was updated by the
> other process, correct?

Yes, that's it.

  Leslie

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

Reply via email to