[Opensymphony-oscache] Deadlock using GeneralCacheAdministrator
rintcius <[email protected]> Thu, 01 Sep 2005 07:39:07 CDT
| Newsgroups | gmane.comp.java.open-symphony.os-cache |
|---|---|
| Message-ID | <31768268.1125578518554.JavaMail.os-j2ee@opensymphony01.contegix.com> |
Well, it looks similar to the dining philosophers problem, but our problem differs from it in the way that the dining philosophers is a conceptual problem (in the sense that this problem cannot be solved as long as the philosophers are working independently) whereas this problem can be solved conceptually (the workaround that I mentioned seems to work ok). Therefore, I think that it should be possible to solve this problem inside oscache (but it may clash with how oscache is currently implemented). Viz, a (very naive) solution would be to simply incorporate the workaround code into oscache. --------------------------------------------------------------------- Posted via Jive Forums http://forums.opensymphony.com/thread.jspa?threadID=6334&messageID=14287#14287