I'm working on two modules that can help you to do this job. There names are
Apache::SharedMem and Apache::Cache. You can find them on :
ftp://ftp.rhapsodyk.net/pub/devel/perl/
thx to report bugs to me
----- Original Message -----
From: "Rodney Broom" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Monday, June 25, 2001 11:54 PM
Subject: Persistant data accross processes
Hi all,
I'd like a way to store complex data structures across Apache processes.
I've looked at Apache::DBI for an example: my tests say that he has to
create a new dbh for every process. I've looked at IPC::Shareable, but it
has to copy data. Meaning that I can only have a certain amount of
complexity to my data structures.
Thoughts?
---
Rodney Broom
Programmer: Desert.Net