various formatting, including mixes of tab and spaces detected in py3
[nepi.git] / doc / user_manual / ec_internals.tex
index ecca184..e4f8c97 100644 (file)
@@ -1,12 +1,11 @@
-%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
+%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
 %
 %    NEPI, a framework to manage network experiments
 %    Copyright (C) 2013 INRIA
 %
 %    This program is free software: you can redistribute it and/or modify
-%    it under the terms of the GNU General Public License as published by
-%    the Free Software Foundation, either version 3 of the License, or
-%    (at your option) any later version.
+%    it under the terms of the GNU General Public License version 2 as
+%    published by the Free Software Foundation;
 %
 %    This program is distributed in the hope that it will be useful,
 %    but WITHOUT ANY WARRANTY; without even the implied warranty of
 
 \begin{itemize}
     \item the RMs dictionary
+    \item The scheduling API
     \item The scheduler queue, the tasks dictionary, the schedule method 
     \item the processing thread and the \_process method, the inmediate execution queueu and the ParallelRunner
     \item the \_execute method 
-    \item The deploy method, deployment groups
+    \item The deploy method (implementation), deployment groups
     \item The FailManager and what happens upon release (critical attribute)
 \end{itemize}