Page History
- 2019-Jun-13 17:04 tannenba
- 2014-Sep-12 11:17 tannenba
- 2013-Sep-30 10:58 tannenba
- 2013-Aug-29 12:51 smoler
- 2013-May-13 15:44 nwp
- 2013-Feb-28 08:23 bbockelm
- 2012-Nov-30 10:56 tannenba
- 2012-Nov-30 06:27 tannenba
- 2012-Nov-16 13:58 adesmet
- 2012-Nov-15 17:48 adesmet
- 2012-Nov-15 17:44 adesmet
- 2012-Nov-15 11:41 adesmet
- 2012-Nov-15 11:38 adesmet
- 2012-Nov-13 15:32 adesmet
- 2012-Nov-02 16:59 bgietzel
- 2012-Nov-02 14:40 bgietzel
- 2012-Jul-11 15:52 tannenba
- 2012-Jul-11 15:50 tannenba
- 2012-Mar-01 14:12 gthain
- 2011-Oct-25 16:19 pmackinn
- 2011-May-25 15:14 psilord
- 2011-May-04 15:42 cweiss
- 2011-May-04 15:41 cweiss
- 2011-May-04 13:58 cweiss
- 2011-May-04 13:47 cweiss
- 2011-Apr-21 15:14 tstclair
- 2011-Apr-21 14:49 tstclair
- 2011-Apr-19 16:55 cweiss
- 2011-Apr-19 16:19 cweiss
- 2011-Apr-19 15:50 cweiss
- 2011-Apr-19 15:47 cweiss
- 2011-Jan-24 10:19 cweiss
- 2010-Nov-05 14:00 psilord
- 2010-Nov-04 13:24 cweiss
- 2010-Nov-04 10:50 cweiss
- 2010-Oct-07 11:39 cweiss
- 2010-Oct-07 11:22 cweiss
- 2010-Oct-07 11:19 cweiss
- 2010-Oct-07 11:19 cweiss
If you want to provide your own contrib module, please follow the instructions on the wiki page ProvideContribModules.
List of current optional contribution modules
HTCondor Quill
Quill stores job history data persistently in a database and allows HTCondor tools to query the database.
See: HtcondorQuill
HTCondor DBQ
HTCondor DBQ provides a relational database management system interface to HTCondor.
See: HtcondorDbq
HTCondor Pigeon
Pigeon allows queuing and forwarding of user log messages via AMQP. It consists of a broker and client tools.
See: HtcondorPigeon
HTCondor Aviary
An alternative SOAP API to Birdbath that uses WSO2 and Axis2/C.
See: HtcondorAviary
CondorAgent
An alternative API to the HTCondor scheduler based on a REST interface. CondorAgent is a program that runs beside a HTCondor scheduler. It provides enhanced access to scheduler-based data and scheduler actions via a HTTP-based REST interface. CondorAgent is deployed as either a shell script wrapped Python program (which requires Python 2.4 or greater) or as a Windows binary (which does not require a local Python installation).
See: https://github.com/cyclecomputing/condor-agent
HTCondor Plumage
A NoSQL operational data store framework that uses mongodb.
See: CondorPlumage
Condor Log Analyzer
This web site allows you to upload log files generated by the Condor distributed computing system, and get back graphics and an explanation of what happened in the system. This can aid in understanding a workload of hundreds or thousands of jobs.
CondorLogViewer
Real-time visualization of events in the job event log via a Java Swing application.
See: HtcondorLogViewer
HTCondor View
HTCondor View is used to automatically generate World Wide Web (WWW) pages displaying usage statistics of your HTCondor Pool. Included in the module is a shell script that invokes the condor_stats command to retrieve pool usage statistics from the HTCondor View server and generate HTML pages from the results. See HtcondorViewClient.
DMTCP/HTCondor Integration
DMTCP is a third part user space checkpointing library which, through a
shim script and extra information in one's submit description file, can
checkpoint vanilla universe jobs. See: DmtcpCondor
QMF management suite for HTCondor
QMF is a set of pluggable modules that assemble a suite for managing HTCondor jobs. It uses Apache Qpid for message transport
See: QmfSuite
QMF trigger daemon
This daemon raises QMF Events based upon user defined ClassAd queries.
See: QmfTriggerd
Stork
Stork is a batch scheduler specialized in data placement and data movement, which is based on the concept and ideal of making data placement a first class entity in a distributed computing environment.
See: http://www.storkproject.org
Remote HTCondor
Remote HTCondor allows a user to submit and monitor batch jobs through a remote instance of HTCondor from his or her computer without having to install HTCondor locally.
See: RemoteCondor
CL-MW: A Master/Slave Distributed Computing Library in Common Lisp
See: ClMw
HDFS
The Hadoop Distributed File System (HDFS) is a user space, distributed file system, maintained by the Apache project. The condor_hdfs daemon is a damon which manages the running of the java-based hdfs daemon.
See: HadoopDistributedFileSystemModule