emalgorithm / eae-compute

eAE - Compute micro-service

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

eae-compute

Krakens Travis David David

OPAL - Compute micro-service

The OPAL-compute service provides execution capabilities to the eae eco-system. While managing jobs is expected to be handled by the eae-scheduler, running them is the role of eae-compute. To do so, the eae-compute service exposes a REST interface.

We provide the API documentation in swagger 2.0 format. You can paste the content in the swagger editor to render the API documentation.

Configuration

At its construction, the opalCompute server receives a configuration object that MUST respect the following schema:

About

eAE - Compute micro-service

License:MIT License


Languages

Language:JavaScript 98.6%Language:Python 0.9%Language:R 0.5%