Skip to content

indigo-dc/APIServerDaemon

 
 

Repository files navigation

This repository has been frozen at INDIGO-dc project deadline, except for all those changes and fixes related to the stability. New developments are available at the new repository

APIServer Daemon

Travis License

RESTful API Server compliant with CSGF APIs specifications.

This service is the FutureGateway component that phisically execute tasks on top of distributed infrastructures. Its most important features are:

  • It exploits the CSGF' GridnCloudEngine system to target distributed ifnrastructures with JSAGA
  • Is provides the TOSCA executor interface to address the INDIGO-dc Tosca orhcestrator
  • It can support other executor services just providing the correct interface class
  • This daemon communicates with the API Server front-end
  • The API server front-end manages incoming REST calls and then instructs the proper executor interface accordingly to the target infrastructure

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 99.3%
  • Other 0.7%