Re: new: devel/p5-Cache-FastMmap

2006-04-11 Thread Srebrenko Sehic
On 3/11/06, Srebrenko Sehic <[EMAIL PROTECTED]> wrote: > Attached is port of devel/p5-Cache-FastMmap. It is similar to > p5-Cache-Mmap (which is pure perl), but is written in C for > performance. Works wonderfully. Tested on i386-current, amd64/3.8 and > i386/3.8. > > $ cat pkg/DESCR > > A shared

new: devel/p5-Cache-FastMmap

2006-03-11 Thread Srebrenko Sehic
Attached is port of devel/p5-Cache-FastMmap. It is similar to p5-Cache-Mmap (which is pure perl), but is written in C for performance. Works wonderfully. Tested on i386-current, amd64/3.8 and i386/3.8. $ cat pkg/DESCR A shared memory cache through an mmap'ed file. It's core is written in C for pe