Author: fhanik
Date: Sun Mar 19 18:28:00 2006
New Revision: 387112

URL: http://svn.apache.org/viewcvs?rev=387112&view=rev
Log:
more todo tasks

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=387112&r1=387111&r2=387112&view=diff
==============================================================================
--- tomcat/container/tc5.5.x/modules/groupcom/to-do.txt (original)
+++ tomcat/container/tc5.5.x/modules/groupcom/to-do.txt Sun Mar 19 18:28:00 2006
@@ -26,6 +26,11 @@
 
 Code Tasks:
 ===========================================
+27. XmlConfigurator - read an XML file to configure the channel.
+
+26. JNDIChannel - a way to bind the group channel in a JNDI tree, 
+    so that shared resources can access it.
+
 25. Member.uniqueId - 16 bytes unique for a member, UUID
     Needed to not confuse a crashed member with a revived member on the same 
port
 
@@ -53,6 +58,7 @@
     - The combination of Member uniqueId,orderId is unique, nothing else
       this way, if a member crashes, we don't hold the queue, instead we start 
over.
     - A TotalOrder token, will contain the coordinator uniqueId as well.
+    - One parameter should be "receive sequence timeout" incase the 
coordinator is not responding.
 
 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