You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by fh...@apache.org on 2006/03/20 18:36:44 UTC

svn commit: r387260 - /tomcat/container/tc5.5.x/modules/groupcom/to-do.txt

Author: fhanik
Date: Mon Mar 20 09:36:41 2006
New Revision: 387260

URL: http://svn.apache.org/viewcvs?rev=387260&view=rev
Log:
updated 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=387260&r1=387259&r2=387260&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 09:36:41 2006
@@ -23,7 +23,7 @@
 
 Code Tasks:
 ===========================================
-28. Thread pool should have maxThreads and minThreads and grow/shrink dynamically
+29. Thread pool, shrink dynamically
 
 27. XmlConfigurator - read an XML file to configure the channel.
 
@@ -70,6 +70,7 @@
       pros: sequencer is in charge of the sequence
       cons: the sequence can become overloaded, since it has to do all the trafficing
             the requesting member will not know if the message failed/succeeded
+      OPTION C) Research papers on total order, better algorithms exist.
 
 21. Implement a WAN membership layer, using a WANMbrInterceptor and a 
     WAN Router/Forwarder (Tipi on top of a ManagedChannel)
@@ -170,4 +171,6 @@
 
 22. sendAck and synchronized should not have to be a XML config,
     it can be configured on a per packet basis using ClusterData.getOptions()
-Notes: see Channel.SEND_OPT_XXXX variables
\ No newline at end of file
+Notes: see Channel.SEND_OPT_XXXX variables
+
+28. Thread pool should have maxThreads and minThreads and grow dynamically



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org