Skip to content

Letter C

classads - Condor's ClassAd Library

Website: http://www.cs.wisc.edu/condor/classad/
License: ASL 2.0
Vendor: Scientific Linux CERN, http://cern.ch/linux
Description:
Classified Advertisements (classads) are the lingua franca of
Condor. They are used for describing jobs, workstations, and other
resources. They are exchanged by Condor processes to schedule
jobs. They are logged to files for statistical and debugging
purposes. They are used to enquire about current state of the system.

A classad is a mapping from attribute names to expressions. In the
simplest cases, the expressions are simple constants (integer,
floating point, or string). A classad is thus a form of property
list. Attribute expressions can also be more complicated. There is a
protocol for evaluating an attribute expression of a classad vis a vis
another ad. For example, the expression "other.size > 3" in one ad
evaluates to true if the other ad has an attribute named size and the
value of that attribute is (or evaluates to) an integer greater than
three. Two classads match if each ad has an attribute requirements
that evaluates to true in the context of the other ad. Classad
matching is used by the Condor central manager to determine the
compatibility of jobs and workstations where they may be run.

This package contains (part of) a Technology Preview for Red Hat
Enterprise MRG Grid. Please visit
http://www.redhat.com/support/service/ for details on the Red Hat
support policies.

Packages

classads-1.0.8-1.el5.x86_64 [453 KiB] Changelog by (2010-06-10):
- Update to 1.0.8 release, includes .so versioning
classads-1.0.4-1.el5.x86_64 [450 KiB] Changelog by (2009-10-08):
- Update to 1.0.4 release
classads-1.0.2-1.el5.x86_64 [456 KiB] Changelog by (2009-02-26):
- Upgrade to 1.0.2 release
- Removed pcre Requires in favor of automagically generated dependencies
- Removed f9_gcc_header.patch, accepted upstream

Listing created by Repoview-0.6.6-1.el6