For all of you trying to share session information efficently my IPC::FsSharevars module might be the right thing. I wrote it after having considered all the other solutions. It uses the file system directly (no BDB/etc. overhead) and provides sophisticated locking (even different variables from the same session can be written at the same time). I wrote it for my fastcgi based web app framework (Eile) but it should be useable for mod_perl things as well (I'm awaiting patches and suggestions in case it is not). It has not seen very much real world testing yet. You may find the manpage on http://testwww.ethz.ch/perldoc/IPC/FsSharevars.pm and the module (no Makefile.PL yet) under http://testwww.ethz.ch/eile/download/ . Cheers Christian.
- Re: mod_perl shared memory with MM Perrin Harkins
- Re: mod_perl shared memory with MM Adi Fairbank
- Re: mod_perl shared memory with MM Sean Chittenden
- Re: mod_perl shared memory with MM Adi Fairbank
- Re: mod_perl shared memory with MM Sean Chittenden
- Re: mod_perl shared memory wi... Adi Fairbank
- Re: mod_perl shared memor... Alexander Farber (EED)
- Re: mod_perl shared memor... Sean Chittenden
- Re: mod_perl shared memor... barries
- Re: mod_perl shared memory with MM Joshua Chamas
- Re: mod_perl shared memory with MM Christian Jaeger
- Re: mod_perl shared memory with MM Perrin Harkins
- Re: mod_perl shared memory with MM Christian Jaeger
- Re: mod_perl shared memory with MM Perrin Harkins
- Re: mod_perl shared memory with MM DeWitt Clinton
- Re: mod_perl shared memory wi... Perrin Harkins
- Re: mod_perl shared memory wi... Christian Jaeger
- [OT] Re: mod_perl shared ... DeWitt Clinton
- Re: [OT] Re: mod_perl sha... Perrin Harkins
- Re: [OT] Re: mod_perl sha... Greg Cope
- Re: [OT] Re: mod_perl sha... Perrin Harkins
