From 0940dce6fc268fad47ba44934f2dd458c5c12c04 Mon Sep 17 00:00:00 2001 From: Archit Sharma Date: Tue, 22 Sep 2015 03:53:17 +0530 Subject: [PATCH] TODO: updates --- TODO.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/TODO.md b/TODO.md index 0961a07..90122ab 100644 --- a/TODO.md +++ b/TODO.md @@ -10,7 +10,7 @@ FEATURES - [ ] Use ansible/likes to test S/W stack setup - [ ] add perf counters - [ ] setup logging -- [ ] test integration with tor n/w and intelligent task distribution with independent cluster management. +- [ ] integration with tor n/w and intelligent task distribution with independent cluster management. ### SERVER @@ -32,11 +32,11 @@ FEATURES ### CLIENT - [ ] Client side daemon to distribute workload to workers - - [ ] decide IP and other env sharing process (container links/aliases) + - [x] decide IP and other env sharing process (container links/aliases) - [ ] shutdown / manage resource intelligently - - [ ] Polling the server (if server goes down) and initiate KEEP_ALIVE + - [x] Polling the server (if server goes down) and initiate KEEP_ALIVE -- [ ] provide an option (like manifest file) for client to change +- [x] provide an option (like manifest file) for client to change - [ ] configure client daemon to reload on changes to this file