in reply to Re: Parallel::Forkmanager and large hash, running out of memory
in thread Parallel::Forkmanager and large hash, running out of memory
I wish it were that simple...unfortunately, the needed lookup values are distributed across a couple thousand files and it is not possible to predict which file it will be found in...
As-is, I am running the code in parallel using Parallel::Forkmanager, which seems to be working just fine...as long as I don't run out of memory ;-)
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: Parallel::Forkmanager and large hash, running out of memory
by locked_user sundialsvc4 (Abbot) on Apr 25, 2013 at 13:05 UTC |