On Wed, 6 Dec 2000, Paul wrote:
> I was pointed to IPC::Sharable, IPC::Sharelite.
> I'll look at those.

Take a look at IPC::MM for a shared memory hash implemented in C.  Also,
File::Cache is sometimes faster than the IPC modules.  I don't think any
of these solve problems like sharing sockets and file handles though.

- Perrin


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to