New module File::Cache

2000-04-09 Thread Perl Authors Upload Server
The next version of the Module List will list the following module: modid: File::Cache DSLI:adpO description: Share data between processes via filesystem userid: DCLINTON (DeWitt Clinton) chapterid: 10 (File_Names_Systems_Locking) enteredby: ANDK (Andreas J

File::Cache

2000-02-16 Thread DeWitt Clinton
Hi, I'm the author and maintainer of the IPC::Cache module, a perl module that allows for data to be shared between processes via shared memory. While that module has advantages, it scales poorly to large amounts of complex data. To address this concern, I've created the F