From 7474acf395c77bfe58b329f68f2c03d9478f6f77 Mon Sep 17 00:00:00 2001 From: Magnus Date: Tue, 19 Aug 2014 16:24:23 -0700 Subject: Added todo stuff. Signed-off-by: Magnus --- TODO | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'TODO') diff --git a/TODO b/TODO index 5daf78d..c720ccb 100644 --- a/TODO +++ b/TODO @@ -34,3 +34,9 @@ Service Discovery, Service Edge, Data Link the service should be announced to other RVI nodes that are currently connected to the local node. (Real time service announcement) + +Scheduler + If two different services are invoked on a remote node that is + currently not available, the services may be invoked out of order + when the node does become connected. Scheduluer should queue + messages on a per-node basis, not per-service. \ No newline at end of file -- cgit v1.2.1