Browse Source

readme

master
zeus 2 years ago
parent
commit
88d906ccee
  1. 42
      README.md

42
README.md

@ -44,53 +44,53 @@ As of now the services provided by swarmlab are:
#### Labrooms(virtual classrooms in the form of model applications to be tweaked at will)
- linux → base linux system – designed for use as a base to further develop your app
- linux → base linux system – designed for use as a base to further develop your app
- MPI → Instances of Ubuntu Linux with MPICH — portable implementation of Message Passing Interface (MPI) standard. Designed for MPI program development and deployment.
- MPI → Instances of Ubuntu Linux with MPICH — portable implementation of Message Passing Interface (MPI) standard. Designed for MPI program development and deployment.
- Node.js
- Node.js
- sec → a basic linux-based os with security tools – designed as a template for apps
- sec → a basic linux-based os with security tools – designed as a template for apps
#### Storage to automatically create a cluster of databases.
#### Proof Of Concept (POC) options
- datacollector → using provided services a fully developed application may collect data from a swarm and use it for further analysis
- datacollector → using provided services a fully developed application may collect data from a swarm and use it for further analysis
#### Microservices
- Jupyter
- Jupyter
- numpy
- numpy
- scipy
- scipy
- nodejs
- nodejs
- nginx
- nginx
- haproxy
- haproxy
- gns3
- gns3
- wireshark
- wireshark
- snmpsim
- snmpsim
- xelatexthesis
- xelatexthesis
- ansible
- ansible
- etherpad
- etherpad
- codeserver (vscode)
- codeserver (vscode)
- redisserver
- redisserver
- mongoserver
- mongoserver
- mongoclient (GUI)
- mongoclient (GUI)
to be continued…

Loading…
Cancel
Save