From 2d1d76c2cb11bb36e3b0dd14efd3366c1e9c8c11 Mon Sep 17 00:00:00 2001 From: Marc Date: Sun, 24 Apr 2016 17:01:41 +0200 Subject: [PATCH] Added Parallec and REST Commander --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 9f356d4..4e2aca8 100644 --- a/README.md +++ b/README.md @@ -379,7 +379,9 @@ A curated list of Microservice Architecture related principles and technologies. - [Grafana](http://grafana.org/) - An open source, feature rich metrics dashboard and graph editor for Graphite, InfluxDB & OpenTSDB. - [Graphite](http://graphite.wikidot.com/) - Scalable realtime graphing. +- [Parallec](https://github.com/eBay/parallec) - Fast parallel asynchronous HTTP/SSH/TCP/Ping client Java library. - [Prometheus](http://prometheus.io/) - An open source service monitoring system and time series database. +- [REST Commander](https://github.com/eBay/restcommander) - Fast parallel asynchronous HTTP client as a service to monitor and manage HTTP endpoints. - [Riemann](http://riemann.io/) - Monitors distributed systems. - [Sensu](https://github.com/sensu) - Monitoring for today's infrastructure. - [Trace](https://github.com/RisingStack/trace-nodejs) - A visualised stack trace platform designed for microservices.