Changes for version 0.03
- Corrected method by which CORE::GLOBAL::fork was overridden--now it really is working correctly (at compile-time).
- Signifigantly cleaned up and further optimized pre/post thread spawn logic.
- Corrected slow memory leak in threads whenever they would spawn new threads, caused by BerkeleyDB XS-level cleanup that was being inadvertantly skipped.
Modules
high-performance drop-in replacement for threads
high-performance drop-in replacement for threads::shared
class for tie-ing arrays to BerkeleyDB Recno
class for tie-ing handles to threads with forks
class for tie-ing hashes to BerkeleyDB Btree
class for tie-ing scalars to BerkeleyDB Recno