mirror of
https://github.com/mfornos/awesome-microservices.git
synced 2024-11-27 11:24:38 -05:00
Add workload automation section
This commit is contained in:
parent
93b5a1d656
commit
6643ffb8ae
1 changed files with 8 additions and 1 deletions
|
@ -274,9 +274,16 @@ A curated list of Microservice Architecture related principles and technologies.
|
|||
- [SCIM](http://www.simplecloud.info/) - System for Cross-domain Identity Management.
|
||||
- [Vault](https://www.vaultproject.io/) - Secures, stores, and tightly controls access to tokens, passwords, certificates, API keys, and other secrets in modern computing.
|
||||
|
||||
### Elasticity
|
||||
### Lob schedulers / Workload automation
|
||||
|
||||
- [Chronos](https://github.com/mesos/chronos) - Fault tolerant job scheduler for Mesos which handles dependencies and ISO8601 based schedules.
|
||||
- [JobScheduler](http://www.sos-berlin.com/jobscheduler) - Open Source solution for enterprise level workload automation. It is used to launch executable files and shell scripts and to run database procedures automatically. JobScheduler stores all information in a back-end database management system.
|
||||
- [schedulix](http://www.schedulix.org/en) - The Open source enterprise job scheduling system lays down ground-breaking standards for the professional automation of IT processes in advanced system environments.
|
||||
- [OpenLava](http://www.openlava.org/) - Workload scheduler that supports a variety of HPC and analytic applications.
|
||||
- [Rundec](http://rundeck.org/) - Job scheduler and runbook automation. Enable self-service access to existing scripts and tools.
|
||||
|
||||
### Elasticity
|
||||
|
||||
- [Fenzo](https://github.com/Netflix/Fenzo) - Extensible scheduler for Mesos frameworks.
|
||||
- [Galaxy](http://www.paralleluniverse.co/galaxy/) - Open source high-performance in-memory data-grid.
|
||||
- [Grape](http://reverbrain.com/grape/) - Realtime processing pipeline.
|
||||
|
|
Loading…
Reference in a new issue