Author: fhanik
Date: Mon Mar 20 12:20:59 2006
New Revision: 387302

URL: http://svn.apache.org/viewcvs?rev=387302&view=rev
Log:
minor updates to the todo

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=387302&r1=387301&r2=387302&view=diff
==============================================================================
--- tomcat/container/tc5.5.x/modules/groupcom/to-do.txt (original)
+++ tomcat/container/tc5.5.x/modules/groupcom/to-do.txt Mon Mar 20 12:20:59 2006
@@ -3,9 +3,11 @@
 
 Documentation:
 ===========================================
- Why is tribes unique compared to JGroups/Appia
+ Why is tribes unique compared to JGroups/Appia and other group comm protocols
+
  1. Uses NIO and TCP for guaranteed delivery and the ability to join large 
groups
- 2. Guarantees messages the following way
+ 
+2. Guarantees messages the following way
     a) TCP messaging, with a following READ for NIO to ensure non broken 
channel
     b) ACK messages from the receiver
     c) ACK after processing
@@ -27,6 +29,7 @@
 
 Code Tasks:
 ===========================================
+
 30. CookieBasedReplicationMap - a very simple extension to the 
LazyReplicatedMap
     but instead of randomly selecting a backup node and then publishing the 
PROXY to all
     the other nodes in the group, this will simply 



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

Reply via email to