dietAgent
A computational servers toolkit
Install
- All systems
-
curl cmd.cat/dietAgent.sh
- Debian
-
apt-get install diet-agent
- Ubuntu
-
apt-get install diet-agent
- Fedora
-
dnf install diet
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install diet-agent
- Raspbian
-
apt-get install diet-agent
- Dockerfile
- dockerfile.run/dietAgent
diet
A computational servers toolkit
diet-agent
DIET grid middleware - agent
DIET (Distributed Interactive Engineering Toolbox) is a middleware designed for HPC (High Performance Computing) in heterogeneous and distributed environments (workstations, clusters, grids, clouds). DIET provides a standard-compliant implementation of OGF (Open Grid Forum) Grid RPC API. It works in a hierarchical fashion, clients requests computational resources to a hierarchy of agents which will choose the most adequate computational service (known as SeD or Server Daemon). DIET is the core component of SysFera-DS HPC middleware (http://www.sysfera.com/SysFera-DS,10). This package include agents necessary to run a DIET hierarchy.