Skip to content

FairRootGroup/DDS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The Dynamic Deployment System (DDS)

DDS CI license fair-software.eu DOI

DDS - is a tool-set that automates and significantly simplifies a deployment of user defined processes and their dependencies on any resource management system using a given topology.

Basic concepts

DDS:

  • Implements a single-responsibility-principle command line toolset and APIs.
  • Treats users' tasks as black boxes.
  • Does not depend on RMS (provides deployment via SSH when no RMS is present).
  • Supports workers behind firewalls (outgoing connection from WNs required).
  • Does not require pre-installation on WNs.
  • Deploys private facilities on demand with isolated sandboxes.
  • Provides a key-value properties propagation service for tasks.
  • Provides rules-based execution of tasks.

Documentation

Links