summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorMagnus <mfeuer@jaguarlandrover.com>2014-08-19 16:24:23 -0700
committerMagnus <mfeuer@jaguarlandrover.com>2014-08-19 16:24:23 -0700
commit7474acf395c77bfe58b329f68f2c03d9478f6f77 (patch)
treec5c8f526355a91dc3c32246a45fe63a6325d185f /TODO
parent712eceebaf37e78f355f2badff342b96ba595db9 (diff)
downloadrvi_core-7474acf395c77bfe58b329f68f2c03d9478f6f77.tar.gz
Added todo stuff.
Signed-off-by: Magnus <mfeuer@jaguarlandrover.com>
Diffstat (limited to 'TODO')
-rw-r--r--TODO6
1 files changed, 6 insertions, 0 deletions
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