Now, as for the shared memory, the question is what your data looks like. If you're compiling the templates to code refs, there is no way to share them. IPC::Shareable won't do it, and neither will anything else currently available. If they're not code refs, you should look at MLDBM::Sync or Cache::Cache. These are currently the fastest options available for sharing data safely across processes.
In reply to Re: Fast shared data structures
by perrin
in thread Fast shared data structures
by gildir
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |