Modified:
wiki/ToDo.wiki
Log:
Added some of my to-dos to the list before I forget.
Modified: wiki/ToDo.wiki
==============================================================================
--- wiki/ToDo.wiki (original)
+++ wiki/ToDo.wiki Wed Apr 15 15:11:34 2009
@@ -5,11 +5,12 @@
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
+ * 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
* Create a full-featured servlet to test real world performance
- * Simplify management of an OSP cluster
+ * Simplify management of an OSP cluster (web based management)
* Test and tweak as needed
* Integrate with ERLFS
* Improve and update the documentation