in reply to sharing a complex set of objects between httpd processes

Consider something like Tangram, Alazabo, or even a simple Cache::FileCache that can serialize and restore objects from something shared, like a disk or database cache.

Yeah, it's a pain. But the alternatives are worse. {grin}

-- Randal L. Schwartz, Perl hacker
Be sure to read my standard disclaimer if this is a reply.

  • Comment on •Re: sharing a complex set of objects between httpd processes

Replies are listed 'Best First'.
Re: •Re: sharing a complex set of objects between httpd processes
by crouchingpenguin (Priest) on Mar 15, 2003 at 15:23 UTC

    I'd also suggest Data::Serializer.


    cp

    "Never be afraid to try something new. Remember, amateurs built the ark. Professionals built the Titanic."