-devel@lists.sourceforge.net
Subject: Re: [Hibernate] Caching
of collections
You stated "there are some subtle concurrency
issues" and that was what I keyed off on. I observed that we found Doug
Lea's code extremely helpful in dealing with concurrency issues between a
mem
PROTECTED]] On Behalf Of Lane
Sharman
Sent: Tuesday, 10 May 2005 6:42 PM
To: hibernate-devel@lists.sourceforge.net
Subject: Re: [Hibernate] Caching of collections
the webmacro team (http://www.webmacro.org) struggled with many
concurrency issues in its rendering engine several years ago.
after m
@lists.sourceforge.net
Subject: Re: [Hibernate] Caching of collections
the webmacro team (http://www.webmacro.org) struggled with many
concurrency issues in its rendering engine several years ago.
after much tribulation, we decided on using Doug Lea's conncurrent.jar.
It solved some am
the webmacro team (http://www.webmacro.org) struggled with many
concurrency issues in its rendering engine several years ago.
after much tribulation, we decided on using Doug Lea's conncurrent.jar.
It solved some amazing issues with the java memory model and was vetted
by some really smart peop
Yes, there are some subtle concurrency issues.
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of
Emmanuel Bernard
Sent: Monday, 9 May 2005 4:52 AM
To: hibernate-devel@lists.sourceforge.net
Subject: [Hibernate] Caching of collections
I noticed that we don't