pero 2005/04/12 11:56:47
Modified: webapps/docs changelog.xml
Log:
Optimize cluster send message
Refactor ReplicationTransmitter
Revision Changes Path
1.288 +14 -0 jakarta-tomcat-catalina/webapps/docs/changelog.xml
Index: changelog.xml
===================================================================
RCS file: /home/cvs/jakarta-tomcat-catalina/webapps/docs/changelog.xml,v
retrieving revision 1.287
retrieving revision 1.288
diff -u -r1.287 -r1.288
--- changelog.xml 11 Apr 2005 15:07:46 -0000 1.287
+++ changelog.xml 12 Apr 2005 18:56:47 -0000 1.288
@@ -42,6 +42,9 @@
<update>
Update to JDT from Eclipse 3.1M6, which is now feature complete
(remm)
</update>
+ <update>
+ Start refactoring, redesign and extend the cluster module (pero)
+ </update>
</changelog>
</subsection>
@@ -114,6 +117,17 @@
<subsection name="Cluster">
<changelog>
+ <update>
+ update to-do.txt (pero)
+ </update>
+ <update>
+ Small refactorings at FastAsyncSocketSender (pero)
+ </update>
+ <update>
+ Refactor cluster message sending to lesser cpu and memory usage.
+ Set at ReplicationTransmitter#compress=false as default. Change API
from
+ ClusterSender, ReplicaitonTransmitter, DataSender, SimpleTcpCluster
(pero)
+ </update>
<add>
DeltaManager has now JMX expireAllLocalSessions and processExipre
operation
for better cluster node shutdown handling (pero)
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]