On Fri, 21 Jul 2000, Greg Cope wrote:
> I've writen a small IPC sysV based shared cache thingy ... (useing
> IPC::ShareLite), and I'd like some comments oin the design if anywants
> to crtique...

Can you explain how your approach is different from the ones in
IPC::Shareable, IPC::Cache, IPC::SharedCache, IPC::MM (using shared hash),
File::Cache, and BerkeleyDB, and list some advantages/disadvantages of
your module?  Your module may be great, but it's hard for people to know
which one to use in this crowded field without some explanation of the
differences.

- Perrin

Reply via email to