Web Framework with stateful sessions / persistent object space?

From: Marc Floessel (floessel_at_gmail.com)
Date: 07/09/04

  • Next message: Sean: "Help with Socket install"
    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?


  • Next message: Sean: "Help with Socket install"

    Relevant Pages

    • Re: Cache mechanism for method lookup
      ... >> I've heard that Perl uses a cache when looking up for methods, ... >> when @ISA gets modified later? ... isBoyf> isn't this what Memoize is for? ...
      (comp.lang.perl.misc)
    • Re: syscall getpwnam and changing authetication on system
      ... without rand it's still the old user... ... to cache this? ... this caching behavior belongs in the documentation. ... Stonehenge Perl Training ...
      (perl.beginners)
    • New module name?
      ... I'm writing a Perl module to load, cache, and execute scripts on a Web server, and I need help naming this beast. ...
      (comp.lang.perl.modules)
    • Re: Perl, IIS 6.0 Win2K3 and CGI
      ... > I was even thinking there maybe a web framework for Perl. ... Ummm... ... Prev by Date: ...
      (comp.lang.perl.misc)
    • Re: FW: special vars
      ... >> to disc, based on kernel settings, harddrive settings, etc. Don't ... Disk drives have their own cache. ... The file system is likely to have two caches of ... Disabling output buffering in Perl should be seen as a nicety that helps ...
      (perl.beginners)