prazek / CloudAtlas

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CloadAtlas

Cloud Atlas is a distributed system based on paper 
"Astrolabe: A robust and scalable technology for distributed system monitoring, management, and data mining".
The main purpose is to monitor machine statistics in distributed network. Nodes communiates between each other by
gossiping statistics.
There is also a sql-like language for creating queries of accumulated statistics like
SELECT sum(cpu_usage)/count(cpu_usage) AS cpu_usage

About


Languages

Language:Java 76.1%Language:JavaScript 21.8%Language:HTML 1.0%Language:Shell 0.5%Language:CSS 0.3%Language:Python 0.3%