The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Search results for "module:ObjStore"

ObjStore::REP - Default Representations Constructors River stage zero No dependents

The most suitable representation for data-types is determined when they are allocated. The code that does the determination is set up by this file. To override the defaults, simply re-implement the 'new' method for the classes of your choice before y...

JPRIT/ObjStore-1.59 - 27 Apr 2000 14:22:09 UTC

ObjStore::Job - Jobs for a Non-Preemptive Idle-Time Job Scheduler River stage zero No dependents

JPRIT/ObjStore-1.59 - 27 Apr 2000 14:22:09 UTC

ObjStore::AVHV - Hash interface, array performance River stage zero No dependents

Support for extremely efficient records. Even without optimization or benchmarks, the memory savings achieved by factoring the hash keys is quite significant and a large performance win. Perl implements a similar strategy by globally sharing hash key...

JPRIT/ObjStore-1.59 - 27 Apr 2000 14:22:09 UTC

ObjStore::Serve - event loop integration River stage zero No dependents

EXPERIMENTAL package to integrate ObjStore transactions with Event. Implements dynamic transactions. Great service is key....

JPRIT/ObjStore-1.59 - 27 Apr 2000 14:22:09 UTC

ObjStore::NoInit - 'use ObjStore', but Delay Initialization River stage zero No dependents

We go through hoops to make it easy for newbies. Use this module if you need to do something fancy. Here is a list of fancies: * $ObjStore::CACHE_SIZE * $ObjStore::CLIENT_NAME * $ObjStore::SCHEMA_DB Some of these variables can also be set via environ...

JPRIT/ObjStore-1.59 - 27 Apr 2000 14:22:09 UTC

ObjStore::notify - Pragma to Declare Methods That Will Execute Remotely River stage zero No dependents

Declares a simple stub method that invokes the "notify" method. Works in concert with "ObjStore::Process::autonotify". There will probably be a way to alias this package to 'notify', so you can type 'use notify' instead of 'use ObjStore::notify'....

JPRIT/ObjStore-1.59 - 27 Apr 2000 14:22:09 UTC

ObjStore::Table3 - RDBMS Style Tables River stage zero No dependents

Unstructured perl databases are probably under-constrained for most applications. Tables standardize the interface for storing a bunch of records and their associated indices. A table is no more than a collection of indices (as opposed to a some sort...

JPRIT/ObjStore-1.59 - 27 Apr 2000 14:22:09 UTC

ObjStore::Peeker - Like Data::Dumper, Except for Very Large Data River stage zero No dependents

JPRIT/ObjStore-1.59 - 27 Apr 2000 14:22:09 UTC

ObjStore::ServerDB - Generic Real-Time Database Server Framework River stage zero No dependents

An active database is an framework for tightly integrated collaboration. While implementation abstraction is preserved without hinderance, objects can easy interact in a variety of ways: * ABSTRACTION / COLLABORATION The hash at the top of the databa...

JPRIT/ObjStore-1.59 - 27 Apr 2000 14:22:09 UTC

ObjStore::Mortician - Delay Physical Destruction of Persistent Objects River stage zero No dependents

This hook should not be used unless it cannot be avoided. There is a significant performance penalty compared to immediate destruction. However, one good reason to use this mechanism is to ease the syncronization constraints when multiple processes a...

JPRIT/ObjStore-1.59 - 27 Apr 2000 14:22:09 UTC

ObjStore::ServerInfo - associate a Unix process with a database River stage zero No dependents

The minimum amount of database code to reasonably represent a Unix process. Patches for non-Unixen welcome....

JPRIT/ObjStore-1.59 - 27 Apr 2000 14:22:09 UTC

ObjStore::AppInstance - helper class for interactive tools River stage zero No dependents

I'm not sure if this will be depreciated......

JPRIT/ObjStore-1.59 - 27 Apr 2000 14:22:09 UTC

ObjStore::Table2 - Simulated RDBMS Tables River stage zero No dependents

$at = TABLE ObjStore::Table2 { [10] of ObjStore::HV { row => 1, }, indices: ROW; }, Unstructured perl databases are probably under-constrained for most applications. Tables standardize the interface for storing a bunch of records and their associated...

JPRIT/ObjStore-1.59 - 27 Apr 2000 14:22:09 UTC

lib/ObjStore/Set.pm River stage zero No dependents

JPRIT/ObjStore-1.59 - 27 Apr 2000 14:22:09 UTC

lib/ObjStore/MakeMaker.pm River stage zero No dependents

JPRIT/ObjStore-1.59 - 27 Apr 2000 14:22:09 UTC

lib/ObjStore/Config.pm River stage zero No dependents

JPRIT/ObjStore-1.59 - 27 Apr 2000 14:22:09 UTC

lib/ObjStore/SetEmulation.pm River stage zero No dependents

JPRIT/ObjStore-1.59 - 27 Apr 2000 14:22:09 UTC

lib/ObjStore/Table.pm River stage zero No dependents

JPRIT/ObjStore-1.59 - 27 Apr 2000 14:22:09 UTC

lib/ObjStore/CSV.pm River stage zero No dependents

JPRIT/ObjStore-1.59 - 27 Apr 2000 14:22:09 UTC

ObjStore::AV::Set - index-style interface with an array representation River stage zero No dependents

Implements an API very similar to "ObjStore::Index", except with an array implementation. Elements are unsorted. Both "add" and "remove" always scans the entire set. This might seems like a joke, but keep in mind that O(N) complexity algorithms takes...

JPRIT/ObjStore-1.59 - 27 Apr 2000 14:22:09 UTC
45 results (0.022 seconds)