-
Notifications
You must be signed in to change notification settings - Fork 1
Architecture
Andre Merzky edited this page Oct 22, 2013
·
23 revisions
Home - Features - Architecture - Execution - Scenarios - Use-Cases - API
Description...
- 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.
- 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.