in reply to Re: IPC:Shareable: Sharing an object between parallel processes
in thread IPC:Shareable: Sharing an object between parallel processes
No, that does not work for me.
I put a single tie in the parent process, tried different things (tying $peer directly, tie()ing a hash and a hash reference whereby the object reference was stored as hash value.
To no avail.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: IPC:Shareable: Sharing an object between parallel processes
by stevieb (Canon) on Oct 28, 2016 at 00:40 UTC |