summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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