diff options
-rw-r--r-- | IDEAS.txt | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/IDEAS.txt b/IDEAS.txt new file mode 100644 index 00000000..6b278cad --- /dev/null +++ b/IDEAS.txt @@ -0,0 +1,7 @@ +Unless otherwise noted, these are Matthias Andree's ideas: + +- robustness: supervise fetch tasks so that crashes don't bring down + unrelated services + +- robustness: reorder messages so that "blocking" messages are fetched + last in order to obtain self-healing properties |