Version 1 of tcl-mmap

Updated 2009-07-08 00:10:42 by LVwikignoming

Download: [L1 ]

A Tcl interface to the POSIX mmap(2) system call. It provides a Tcl package that allows Tcl scripts to: 1) Memory map files for improved access efficiency; 2) Share memory between related processes; 3) Easily implement cyclic persistent log files.

Written by Alexandros Stergiakis