Take schedule module task.

This commit is contained in:
yanyanhu 2015-01-05 02:21:34 -05:00
parent 57b45b8e02
commit c269c930ca

2
TODO
View File

@ -11,7 +11,7 @@ DB
ENGINE
------
- cleanse scheduler module
- cleanse scheduler module [Yanyan Hu]
- service start with rpc server(eventlet) and dispatcher(subthread);
- threadgroupmanager(TGM) module will now handle action;
- scheduler module will wrap TGM and expose interface to dispatcher,