in reply to Re^2: Multithreading How do I share hash of hash of arrays
in thread Multithreading How do I share hash of hash of arrays

When you attempt to update it. It's easy to forget a lock or (in case of a deep structure) add something that's not shared.

Size is one of the criteria. Once it all doesn't fit in memory ... In either case with so little information, we can just give suggestions.

Jenda
Enoch was right!
Enjoy the last years of Rome.

  • Comment on Re^3: Multithreading How do I share hash of hash of arrays