ASAP

ASAP: an Adaptable Scalable Analytics Platform

Project ASAP develops an open-source execution framework for scalable data analytics. ASAP assumes that no single execution model is suitable for all types of tasks and no single data model (and store) is suitable for all types of data. The project has four goals:

  1. A general-purpose task-parallel programming model and a runtime system to execute it in the cloud. The runtime will incorporate and advance state-of-the-art task-parallel programming models features:
    • irregular general-purpose computations,
    • resource elasticity,
    • synchronization, data-transfer, locality and scheduling abstraction,
    • ability to handle large sets of irregular distributed data, and
    • fault-tolerance.
  2. A modeling framework that constantly evaluates the cost, quality and performance of data and computational resources in order to decide on the most advantageous store, indexing and execution pattern available.
  3. A unique adaptation methodology that will enable the analytics expert to amend the task she has submitted at an initial or later stage.
  4. A state-of-the-art visualization engine that will enable the analytics expert to obtain accurate, intuitive results of the analytics tasks she has initiated in real-time.

For more information please visit ASAP’s website.