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

    TM::ResourceAble::MLDBM 1.56

    Download button

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

    License / Price:

    Last Updated:

    Category:
    Robert Barta | More programs
    Perl Artistic License / FREE
    October 13th, 2011, 04:59 GMT
    ROOT / Programming / Perl Modules

     Read user reviews (0)  Refer to a friend  Subscribe

    TM::ResourceAble::MLDBM description

    Topic Maps, DBM Storage (synchronous)

    TM::ResourceAble::MLDBM is a Perl module with topic maps, DBM storage (synchronous).

    SYNOPSIS

     use TM::ResourceAble::MLDBM;
     {
     my $tm = new TM::ResourceAble::MLDBM (file => '/tmp/map.dbm');
     # modify the map here.....

     } # it goes out of scope here, and all changes are written back automagically

     # later in the game
     {
     my $tm = new TM::ResourceAble::MLDBM (file => '/tmp/map.dbm');
     # we are back in business, no sync necessary
     }


    This package just implements TM with a BerkeleyDB store. Unlike TM::Materialized::MLDBM this module does not need explicit synchronisation with the external resource (the DBM file here). It ties content-wise with the DBM file at constructor time and unties at DESTROY time.

    The advantage of this storage form is that there is little memory usage. Only those fractions of the map are loaded which are actually needed. If one has very intense interactions with the map (as a query processor has), then this storage technique is not optimal.


    Product's homepage

    Requirements:

    · Perl

      


    TAGS:

    topic maps | DBM storage | Perl module | Perl | DBM | storage

    Go to top

    WindowsGamesDriversMacLinuxScriptsMobileHandheldNews

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