Re: Persitant data accross processes

2001-06-26 Thread Aaron E. Ross
Hi all, create a new dbh for every process. I've looked at IPC::Shareable, but = why is a new dbh for each process a problem? how else would it work? it has to copy data. Meaning that I can only have a certain amount of = complexity to my data structures. I'm not sure why IPC::Shareable

Re: Persitant data accross processes

2001-06-26 Thread Rodney Broom
Hi all, Thanks for the input. I've replied to three messages in this one. In order, they are Joachim, Olivier and Aaron. In my reply to Aaron, I've outlined in better specificity what I'm actually after. One further note on my needs, I'm not after session data. I've got a big information