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.

  • Comment on Re^2: IPC:Shareable: Sharing an object between parallel processes

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

    Can you please post the full code? I'd love to take a crack at it. Perhaps here in <readmore></readmore> tags, or perhaps a github gist or something.

    ps. Former Internet network engineer here, so the BGP stuff grabbed my interest as much as the actual problem did.