Add QueueCommands, a class that allows controlling how many
authorDiane Trout <diane@caltech.edu>
Tue, 17 Jun 2008 00:25:03 +0000 (00:25 +0000)
committerDiane Trout <diane@caltech.edu>
Tue, 17 Jun 2008 00:25:03 +0000 (00:25 +0000)
commitccf96d586b71dec1f4d98f38e810134cd448a3f1
tree40a947d21f42ba1835bc1467809ea99c1a8fb221
parentab100363c60246e418189a2a953d4c380e249717
Add QueueCommands, a class that allows controlling how many
processes to run simultaniously.

I still need to and a driver script to handle getting jobs from the
user.

It's mostly in so I can control launching the solexa2srf commands for
submitting stuff to the SRA.
gaworkflow/util/queuecommands.py [new file with mode: 0644]
gaworkflow/util/test/test_queuecommands.py [new file with mode: 0644]