[refactor] Python rewrite of the software
We chose to rewrite the entire thing in python. The language should make it easy to interact will all the moving parts of the Argo landscape, and easy to prototype various control schemes. The communication protocol is exactly the same, but implemented with ZeroMQ + tornado. Power readings are not integrated yet, we are targeting using the Coolr project for that. This is a rough draft, all the code is in binary scripts instead of the package, and there are no unit tests. Nevertheless, it should be a decent starting point for future development.
Showing
MANIFEST.in
0 → 100644
Makefile
100755 → 100644
README
deleted
100755 → 0
README.markdown
0 → 100755
RaplPowerMon.c
deleted
100755 → 0
beacon_nrm.c
deleted
100755 → 0
bin/client
0 → 100755
bin/daemon
0 → 100755