Modified:
/wiki/ToDo.wiki
=======================================
--- /wiki/ToDo.wiki Tue May 5 10:07:10 2009
+++ /wiki/ToDo.wiki Tue Mar 23 05:44:11 2010
@@ -5,15 +5,15 @@
Below is a list of things that need to be worked on before OSP and ERLFS
can be considered a stable, production-ready system.
= OSP Todo =
- * Add more servlet libraries (file IO)
+ * Add more servlet libraries (~~file IO~~)
* Add protocols other than TCP and UDP (SSL, SCTP, etc...)
- * Move the OSP broker into a supervision tree
- * Add automatic crash recovery and auto reloading of shared state
+ * ~~Move the OSP broker into a supervision tree~~
+ * ~~Add automatic crash recovery and auto reloading of shared state~~
* Create a full-featured servlet to test real world performance
- * Simplify management of an OSP cluster (web based management)
+ * ~~Simplify management of an OSP cluster (web based management)~~
* Test and tweak as needed
* Add a slave interface to use ssh to start remote nodes
- * Ensure that a replication node replicates all shared state, even for
applications started after the replication nodes are.
+ * ~~Ensure that a replication node replicates all shared state, even for
applications started after the replication nodes are.~~
* Integrate with ERLFS
* Improve and update the documentation