Page History
- 2022-Sep-26 13:19 jfrey
- 2014-Jun-23 12:53 tannenba
- 2012-Nov-15 11:40 adesmet
Module Description
HTCondor DBQ is a Perl module that provides a relational database interface to submit HTCondor jobs, and monitor their progress as they are executed. The user submits work to the system by inserting a row into a database table. The user can query the HTCondor DBQ tables to monitor the progress of their work.
Download
The module is contained in the HTCondor source tree in src/condor_contrib/condor_dbq as of HTCondor 7.6.1.
Contact
The contact person for this module is James Kupsch from the HTCondor Team (email: kupsch at cs dot wisc dot edu)
Attachments:
- dbq.text 2712 bytes added by nwp on 2013-Mar-11 19:49:35 UTC.
List of the interface of condor_dbq and an overview of how it works.