gatk-3.8/public/java/test/org/broadinstitute/sting/utils/nanoScheduler
Mark DePristo 7425ab9637 Reorganized NanoScheduler so that main thread does the reduces
-- Enables us to run -nt 2 -nct 2 and get meaningful output
-- Uses a sleep / poll mechanism.  Not ideal -- will look into wait / notify instead.
2012-09-20 18:45:15 -04:00
..
InputProducerUnitTest.java Proper error handling in NanoScheduler 2012-09-19 17:03:13 -04:00
NanoSchedulerUnitTest.java Reorganized NanoScheduler so that main thread does the reduces 2012-09-20 18:45:15 -04:00
ReducerUnitTest.java Proper error handling in NanoScheduler 2012-09-19 17:03:13 -04:00