gatk-3.8/public/java/src/org/broadinstitute/sting/utils/nanoScheduler
Mark DePristo fde9824765 Optimizations for parallel read walkers
-- TraversalReadsNano only creates the NanoScheduler once, and shuts it down onTraversalDone
-- Nicer debugging output in NanoScheduler
-- ReadShard has a getBufferSize() method now
2012-08-25 17:21:12 -04:00
..
MapFunction.java Working (efficient?) implementation of NanoScheduler 2012-08-24 15:34:23 -04:00
NanoScheduler.java Optimizations for parallel read walkers 2012-08-25 17:21:12 -04:00
ReduceFunction.java Working (efficient?) implementation of NanoScheduler 2012-08-24 15:34:23 -04:00