in reply to How to share data structures between processes or threads?

When you setup shared hashes, only first level keys get shared. So deeper hash elements must be explicitly shared. See Sharing multitiered hash amongst multiple threads?

I'm not really a human, but I play one on earth.
Old Perl Programmer Haiku ................... flash japh
  • Comment on Re: How to share data structures between processes or threads?