d5eddbf Initial condor policy module and relevant dependencies

Authored and Committed by Dominick Grift 11 years ago
    Initial condor policy module and relevant dependencies
    
    Condor is a specialized workload management system for compute-intensive
    jobs. Like other full-featured batch systems, Condor provides a job
    queueing mechanism, scheduling policy, priority scheme, resource
    monitoring, and resource management. Users submit their serial or
    parallel jobs to Condor, Condor places them into a queue, chooses when
    and where to run the jobs based upon a policy, carefully monitors their
    progress, and ultimately informs the user upon completion.
    
    Ported from Fedora with changes
    
    Signed-off-by: Dominick Grift <dominick.grift@gmail.com>
    
        
file added
+21
file added
+88
file added
+236
file modified
+22 -2
file modified
+2 -1