> It might be interesting to analyze where contention starts piling up > in the context of Slice, and see if there are any creative ways to > reduce synchronization around those areas,
Agree. QueryImpl.isUnique() is one such candidate. -- View this message in context: http://n2.nabble.com/multithreaded%2C-read-write--tp1660098p1660845.html Sent from the OpenJPA Developers mailing list archive at Nabble.com.
