[Seaside-dev] Issue 179 in seaside: review mutexes in WACache

codesite-noreply at google.com codesite-noreply at google.com
Mon Sep 22 23:12:36 UTC 2008


Issue 179: review mutexes in WACache
http://code.google.com/p/seaside/issues/detail?id=179

New issue report by jfitzell:
Originally from a comment in Issue 167:

I'd also like comments on the mutex code: it would simplify the
implementation of the plugins if the calls to their methods were wrapped in
the mutex for the cache. Otherwise, the plugins each have to mutex their
own data. But that could also affect performance I guess and also means
that if the plugins call methods on the cache there would be a deadlock.
The ReapingStrategy in particular needs to initiate a #reap on the cache...



Issue attributes:
	Status: Accepted
	Owner: ----
	Labels: Type-Defect Priority-Critical Version-Seaside2.9

-- 
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings


More information about the seaside-dev mailing list