in reply to write hash to disk after memory limit
To echo ww's comment - we don't have enough information.
A couple of more potential solutions might be a "better" algorithm or a disk-based hash store (DBM::Deep, as an example). Whether it helps with your use case or not depends on many factors, none of which we have at this point.
--MidLifeXis
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^2: write hash to disk after memory limit
by QM (Parson) on Mar 13, 2015 at 15:23 UTC | |
by MidLifeXis (Monsignor) on Mar 13, 2015 at 15:27 UTC | |
by QM (Parson) on Mar 16, 2015 at 09:37 UTC | |
by MidLifeXis (Monsignor) on Mar 16, 2015 at 11:52 UTC |