Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl Monk, Perl Meditation
 
PerlMonks  

Re: Shared between mod_perl processes?

by themage (Friar)
on Aug 19, 2005 at 20:06 UTC ( [id://485294]=note: print w/replies, xml ) Need Help??


in reply to Shared between mod_perl processes?

Hi,

I like to use HTML::Mason for almost everything I do for web, and I use a Mason Component to cache all data I need shared between processes.

It didn't let me down so far.

Replies are listed 'Best First'.
Re^2: Shared between mod_perl processes?
by BerntB (Deacon) on Aug 20, 2005 at 10:43 UTC
    OK, thanks

    Mason looks good, but seems like overkill for my modest web/html needs. (Hopefully, when/if I reach version 0.3 my ui won't look like 1997-retro. :-)

    My problem is the size of the user state and the cost to instantiate it at every request. It'll be tolerable now, but if my modest application framework is used for a larger problem, it'll hit the roof.

    I'll use one of the existing variants (Cache::*, BerkeleyDB, etc) for now. This potential problem can wait until later.

    Again, thanks everyone, for the answers. I'll try to write my questions better next time so it won't be so confusing. :-)

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://485294]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others about the Monastery: (2)
As of 2024-04-20 06:04 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found