Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
In this section, we'll create new applications with the framework by configuring pipelines and core components.

 

Tip

Creating new applications with the framework.

Introducing Aspire Applications


An introduction to Aspire applications, including the Pipeline Manager, the concept of job hierarchy, Feeders, Scanners, and the Scheduler, pipeline stages, and Services components

This basic tutorial gets you started with Aspire in 20 minutes or less

Application Configuration (application.xml)


Detailed information on the application.xml file and the Aspire components (and their configurations) specified within

Detailed information on the Pipeline Manager, including key concepts, configuration information, and instructions for using the Pipeline Manager to perform health checks on Aspire

Detailed information on the Branch Handler, including branching, configuration information, how to branch a current job, job batching, and remote branching

A description of a batch job and how to configure it Naming Components Information on naming conventions for Aspire components, plus the methods for referencing them and the implications of each method

Information on naming conventions for Aspire components, plus the methods for referencing them and the implications of each method

Use

Using the Maven Distribution Archetype


Detailed information on the Maven Distribution Archetype and its use in Aspire, including prerequisites and steps for running the Aspire Distribution Archetype and the distribution project, modifying the distribution, and creating new distribution profiles

Build an Aspire distribution from scratch using the Aspire Maven Distribution archetype

Application and Configuration


The following are in-depth topics for anyone developing applications with Aspire.

Component Library


A list of all pre-built Java components that can be configured and combined to create new Aspire applications

These include Feeders & Scanners, Sub Job Extractors, Standard Pipeline Stages ,  Security Related Stages,  Components as Independent Services, and Debugging Stages.

...