On 3 November 2011 14:05, Scott Wilson <[email protected]> wrote:
> On 3 Nov 2011, at 13:43, Ross Gardler wrote:
>
>> I see that this has been enabled. What does it do?
>
> It uses a queue mechanism to get around JPA having problems when there are a 
> lot of concurrent updates going on.
>
> Hibernate never had much of a problem no matter how hard we pushed it, but 
> OpenJPA seems a bit more fragile, and so the queues buffer the update 
> requests for shareddata and preferences to reduce concurrency.
>


Got it. I recall you mail about the problem. Thanks for the info.

Ross

Reply via email to