Skip to content

Todd-L-Miller/condor-dispatch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

condor-dispatch

A demonstration of using condor_ssh_to_job to dispatch work off a queue. If you have a command-line you want to run many times, but each instance only takes a few seconds, this approach will probably be faster than submitting that many jobs. Assumes your environment includes a running HTCondor pool and that you've included the HTCondor Python bindings in your PYTHONPATH.

The current implementation requires that your command-line's output be terminated with a newline character.

About

HTCondor-based work dispatch in Python.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published