Parcourir la source

Things to do for the boss process.


git-svn-id: svn://bind10.isc.org/svn/bind10/branches/parkinglot@401 e5f2f494-b856-4b98-b285-d166d9295462
Shane Kerr il y a 15 ans
Parent
commit
543dbfd90d
1 fichiers modifiés avec 14 ajouts et 0 suppressions
  1. 14 0
      src/bin/bind10/TODO

+ 14 - 0
src/bin/bind10/TODO

@@ -0,0 +1,14 @@
+- Move child cleanup & restart out of signal handler
+- Read msgq configuration from configuration manager
+- Provide more administrator options:
+  - Get process list
+  - Get information on a process (returns list of times started & stopped, 
+    plus current information such as PID)
+  - Add a component (not necessary for parking lot, but...)
+  - Stop a component
+  - Force-stop a component
+- Mechanism to wait for child to start before continuing
+- Way to ask a child to die politely 
+- Back-off mechanism for restarting failed processes
+- Start statistics daemon
+- Statistics interaction (?)