Web Framework with stateful sessions / persistent object space?
From: Marc Floessel (floessel_at_gmail.com)
Date: 07/09/04
- Previous message: patoban: "Re: How to capture an error with eval?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: 9 Jul 2004 03:04:10 -0700
Not sure if the subject is fitting, but I couldn't think of anything
else. I am looking for a web framework in Perl that lets me cache
global objects that I can access from anywhere within the perl code
that is being called upon a new request.
Basically I want to use this to set up central object stores, Database
connection caches, etc. The framework should also support session
management.
Can anybody recommend something like this?
- Previous message: patoban: "Re: How to capture an error with eval?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|
|