Condor is a open-source, 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. Condor
also contains mechanisms to submit jobs to grid-sites and supports many
different grid toolkits.
WWW: http://www.cs.wisc.edu/condor/
PR: ports/112510
Submitted by: Andy Pavlo
2007-06-05 13:02:35 +00:00
|
|
|
Condor is a open-source, 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. Condor
|
|
|
|
also contains mechanisms to submit jobs to grid-sites and supports many
|
|
|
|
different grid toolkits.
|
|
|
|
|
|
|
|
It is developed at the University of Wisconsin-Madison's Department
|
|
|
|
of Computer Sciences.
|
|
|
|
|
2012-05-07 15:06:45 +00:00
|
|
|
WWW: http://research.cs.wisc.edu/condor/
|