![]() |
|
P is for Practical | |
PerlMonks |
Re: Memory Efficient Alternatives to Hash of Arrayby dragonchild (Archbishop) |
on Dec 29, 2008 at 03:27 UTC ( #732954=note: print w/replies, xml ) | Need Help?? |
While Perl has become the language du jour for bioinformatics, something of this size will benefit from using something like CouchDB or BigTable. In general, I would look at Erlang. Most bio problems are massively parallelizable and that's one of the things Erlang was specifically designed to do.
My criteria for good software:
In Section
Seekers of Perl Wisdom
|
|