Author: fhanik
Date: Fri Mar 17 20:19:18 2006
New Revision: 386806

URL: http://svn.apache.org/viewcvs?rev=386806&view=rev
Log:
added total order interceptor to the list

Modified:
    tomcat/container/tc5.5.x/modules/groupcom/to-do.txt

Modified: tomcat/container/tc5.5.x/modules/groupcom/to-do.txt
URL: 
http://svn.apache.org/viewcvs/tomcat/container/tc5.5.x/modules/groupcom/to-do.txt?rev=386806&r1=386805&r2=386806&view=diff
==============================================================================
--- tomcat/container/tc5.5.x/modules/groupcom/to-do.txt (original)
+++ tomcat/container/tc5.5.x/modules/groupcom/to-do.txt Fri Mar 17 20:19:18 2006
@@ -27,7 +27,12 @@
 Code Tasks:
 ===========================================
 
-23. TotalOrderInterceptor
+23. TotalOrderInterceptor - fairly straight forward implementation
+    This interceptor would depend on the fact that there is some sort of 
+    membership coordinator, see task 9.
+    Once there is a coordinator in the group, the total order protocol is the 
same 
+    as the OrderInterceptor, except that it gets its message number from 
+    the coordinator, prior to sending it out.
 
 21. Implement a WAN membership layer, using a WANMbrInterceptor and a 
     WAN Router/Forwarder (Tipi on top of a ManagedChannel)



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to