in reply to Perl solution for storage of large number of small files
How are the 'files' keyed?
Is lookup always by name or are there other factors involved?
What are the minimum & maximum sizes? Are these predictable or are you likely to get occasional files that break those limits?
Do you need single or multiple concurrent access to them?
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^2: Perl solution for storage of large number of small files
by isync (Hermit) on Apr 30, 2007 at 10:48 UTC |