Man Page: tm::synchronizable::mldbm
Operating Environment: debian
Section: 3pm
TM::Synchronizable::MLDBM(3pm) User Contributed Perl Documentation TM::Synchronizable::MLDBM(3pm)NAMETM::Synchronizable::MLDBM - Topic Maps, trait for DBM Storage, synchronousDESCRIPTIONThis package subclasses TM::Synchronizable with a MLDBM store. The methods "source_in" and "source_out" do the obvious things of copying between the DBM file and the in-memory representation. Only during the synchronisation the DBM file is locked. Otherwise the two copies are independent. The synchronisation is quite performant, certainly faster than using a text representation of the map.SEE ALSOTM::ResourceAble, TM::SynchronizableAUTHOR INFORMATIONCopyright 200[68], Robert Barta <drrho@cpan.org>, All rights reserved. This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself. http://www.perl.com/perl/misc/Artistic.html perl v5.10.1 2012-06-05 TM::Synchronizable::MLDBM(3pm)
| Related Man Pages |
|---|
| tm::index::reified(3pm) - debian |
| tm::materialized::jtm(3pm) - debian |
| tm::objectable(3pm) - debian |
| tm::resourceable(3pm) - debian |
| tm::synchronizable(3pm) - debian |
| Similar Topics in the Unix Linux Community |
|---|
| Installing Dash Shell on OS X Lion |
| Introduction |
| One instance of comparing grep and awk |
| Find columns in a file based on header and print to new file |