Package edu.isi.pegasus.planner.selector

Provides the interface and call-out to the site selector mechanism.

Package Specification

The classes in this package provide a site selection implementation to select eligible sites from a list of candidates during deferred planning.

TODO: describe here how it works, e.g. show how the c'tor and mapJob2ExecPool( SubInfo, List ) work together, what defaults there are, and link to non-Java call-out for info an using external applications.

Related Documentation

For overviews, tutorials, examples, guides, and tool documentation, please see:
Since:
1.2.3
See Also:
PegasusProperties, edu.isi.pegasus.planner.engine.InterPoolEngine