Some TODOs for scheduler module.
This commit is contained in:
parent
8b24aad0d4
commit
db246b3969
6
TODO
6
TODO
@ -12,6 +12,12 @@ DB
|
|||||||
ENGINE
|
ENGINE
|
||||||
------
|
------
|
||||||
- cleanse scheduler module
|
- cleanse scheduler module
|
||||||
|
- 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,
|
||||||
|
e.g. run_action, wait, stop, notify;
|
||||||
|
- dispatcher using db.api to get action and use scheduler to dispatch
|
||||||
|
run and control action;
|
||||||
- complete parser logic, construct profile/policy objects there?
|
- complete parser logic, construct profile/policy objects there?
|
||||||
|
|
||||||
DRIVER
|
DRIVER
|
||||||
|
Loading…
Reference in New Issue
Block a user