On 12/6/00 3:42 PM, Paul wrote:
> The parent process could declare a shared memory segment at boot time.
> Each child's init could spawn a shared memory interface object.
> Wouldn't that allow for some resource pooling to be cleaner?
> How would that interact with per-child namespaces (if at all)?

IPC::SharedCache and friends make this pretty simple.

-John


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

Reply via email to