gatk-3.8/java/src/org/broadinstitute/sting/gatk/executive
hanna 5bdf653919 Cleanup: prepare for better output handling.
git-svn-id: file:///humgen/gsa-scr1/gsa-engineering/svn_contents/trunk@586 348d0f76-0448-11de-a6fe-93d51630548a
2009-05-01 21:40:46 +00:00
..
HierarchicalMicroScheduler.java Cleanup: prepare for better output handling. 2009-05-01 21:40:46 +00:00
LinearMicroScheduler.java Changes to the interface to the simple data source rippled out to a bunch of files. 2009-04-30 20:35:56 +00:00
MicroScheduler.java Placeholder for parallel MicroManager. 2009-04-26 23:08:12 +00:00
ReduceTree.java Sketch of hierarchical reduce process, with unit tests for some core classes. Requires breakout of inner classes, testing. 2009-04-29 20:26:16 +00:00
ShardOutput.java Cleanup: prepare for better output handling. 2009-05-01 21:40:46 +00:00
ShardTraverser.java N-way parallelism. Works for small test cases. Untested for large test cases. 2009-05-01 19:34:09 +00:00
TraversalEngineExecutive.java New type hierarchy for Traversals. There's a new package to hold them (traversals) and an easy system to create new ones. We are now one step closer to supporting the execution manager (a totally non-functional version is included here) that actually executes walkers in parallel using N threads. 2009-03-27 15:40:45 +00:00
TreeReducer.java N-way parallelism. Works for small test cases. Untested for large test cases. 2009-05-01 19:34:09 +00:00