On Sat, 22 Dec 2001 06:55:15 -0800 (PST)
brian moseley <[EMAIL PROTECTED]> wrote:
 
> Apache::Singleton::Server got me thinking about Cache::Cache
> and locking again. if i'm going to have a server-global
> object, i am going to need to protect against multiple
> processes updating it simultaneously, right?

Right. Which makes me remember current Apache::Singleton::Server is
complete broken :( it doesn't update changed attribute to shared data
in IPC ... would fix.


--
Tatsuhiko Miyagawa


Reply via email to