in reply to Sharing data "cache" between forked processes

Cache::FastMmap: https://metacpan.org/pod/Cache::FastMmap

Though it will freeze/thaw using Storable, which might slow you down a bit.

  • Comment on Re: Sharing data "cache" between forked processes