
Catalyst::plugin::session::store::fastmmap is a fast session storage plugin for catalyst that uses an mmap'ed file to act as a shared memory interprocess cache. it is based on cache::fastmmap.
catalyst is an elegant model-view-controller web application framework written in perl.