Skip to content
Andre Merzky edited this page Oct 22, 2013 · 23 revisions

Home - Features - Architecture - Execution - Scenarios - Use-Cases - API


Description...

Diagrams

Overview

Control Flow

Data Flow (Refined)

Interfaces

  • TROY-API: The interface to the TROY layer used by the application and/or frameworks.
  • Pilot-API: The interface to the Pilot layer used by the Pilot Provisioner and Unit Dispatcher.

Components

  • Planner: The overarching component that plans both resources and workload.
  • Overlay Manager: is responsible for the instantiation of the pilot description.
  • Pilot Scheduler: is responsible for scheduling pilots to resources.
  • Pilot Provisioner: is responsible for the creation of pilots
  • Workload Manager: is responsible for translating workload into units.
  • Unit Scheduler: is responsible for the scheduling of units onto pilots.
  • Unit Dispatcher: translating logical application to concrete executable.
Clone this wiki locally