Beefy Boxes and Bandwidth Generously Provided by pair Networks
P is for Practical
 
PerlMonks  

Re^2: mod_perl session beans

by hakkr (Chaplain)
on Jan 10, 2005 at 15:51 UTC ( [id://420969]=note: print w/replies, xml ) Need Help??


in reply to Re: mod_perl session beans
in thread mod_perl session beans

Hi,

Yes the only problem with shared memory variable is they have to be read only or they wont stay shared.

Shame Apache::Session::SharedMem is not production ready, maybe it will make a good starting point anyway thanks

Replies are listed 'Best First'.
Re^3: mod_perl session beans
by perrin (Chancellor) on Jan 12, 2005 at 17:02 UTC
    I expect Apache::Session::SharedMem to be very slow, since it is built on the very slow IPC::Cache module. The caching modules I mentioned below are at least ten times as fast.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others scrutinizing the Monastery: (8)
As of 2024-04-19 15:34 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found