Softpedia
 


LINUX CATEGORIES:



GLOBAL PAGES >>
NEWS ARCHIVE >>
SOFTPEDIA REVIEWS >>
MEET THE EDITORS >>
WEEK'S BEST
  • Linux Kernel 3.9.3 / 3....
  • LibreOffice 3.6.6 / 4.0.3
  • MPlayer 1.1.1
  • systemd 204
  • Arch Linux 2013.05.01
  • Blender 2.67a
  • KDE Software Compilatio...
  • CrunchBang Linux Stable...
  • Elementary OS 0.1 / 0.2...
  • SystemRescueCd 3.6.0
  • Home > Linux > Programming > Perl Modules

    Apache::Session::Store::SharedMem 0.6

    Download button

    No screenshots available
    Downloads: 422  View global page NEW!  Tell us about an update
    User Rating:
    Rated by:
    NOT RATED
    0 user(s)
    Developer:

    License / Price:

    Last Updated:

    Category:
    Simon Wistow | More programs
    Perl Artistic License / FREE
    October 7th, 2007, 23:05 GMT [view history]
    ROOT / Programming / Perl Modules

     Read user reviews (0)  Refer to a friend  Subscribe

    Apache::Session::Store::SharedMem description

    Can store persistent data in shared memory

    Apache::Session::Store::SharedMem can store persistent data in shared memory.

    SYNOPSIS

    use Apache::Session::Store::SharedMem;

    my $store = new Apache::Session::Store::SharedMem;

    $store->insert($ref);
    $store->update($ref);
    $store->materialize($ref);
    $store->remove($ref);

    This module fulfills the storage interface of Apache::Session. The serialized objects are stored in shared memory.

    OPTIONS

    This module can optionally take one argument in the usual Apache::Session style. The name of the option is expires_in, and the value is the amount of time, in seconds, that the data in the session will expire in.

    # session wil expire in a day
    tie %s, 'Apache::Session::SharedMem', undef, { expires_in => 86400 };


    Product's homepage

    Requirements:

    · Perl

    What's New in This Release: [ read full changelog ]

    · make it work under Apache::Session::Flex

      


    TAGS:

    store persistent data | shared memory | Perl module | Apache | session | shared

    Go to top

    WindowsGamesDriversMacLinuxScriptsMobileHandheldNews

    SUBMIT PROGRAM   |   ADVERTISE   |   GET HELP   |   SEND US FEEDBACK   |   RSS FEEDS   |   UPDATE YOUR SOFTWARE   |   ROMANIAN FORUM