Hello,

I have a module,which loads large data into memory.

my $data = Mymodule->new;

this will take some ms to be finished.

So I think I can create this object at startup time,and share the $data acrosss all apache child processes.

Is it possible?How can I do it?

thank u.

________________________________________________________________________
Check out the new free AOL Email -- 2GB of storage and industry-leading spam and email virus protection.

Reply via email to