Benjamin Elbirt wrote:
> Well, lets assume that I were to go with
> the shared memory option anyway... what would the pitfalls be / concerns?

As mentioned before, you'd probably be better off with MLDBM::Sync or 
Cache::Cache.  You can try IPC::Shareable, but a lot of people seem to 
have trouble getting it to work.

Note that this is not shared acorss all the machine in the cluster 
unless you used a shared filesystem like NFS.

- Perrin

Reply via email to