You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by pe...@apache.org on 2005/07/01 20:40:25 UTC

cvs commit: jakarta-tomcat-catalina/modules/cluster to-do.txt

pero        2005/07/01 11:40:25

  Modified:    modules/cluster to-do.txt
  Log:
  More todo...
  
  Revision  Changes    Path
  1.17      +4 -0      jakarta-tomcat-catalina/modules/cluster/to-do.txt
  
  Index: to-do.txt
  ===================================================================
  RCS file: /home/cvs/jakarta-tomcat-catalina/modules/cluster/to-do.txt,v
  retrieving revision 1.16
  retrieving revision 1.17
  diff -u -r1.16 -r1.17
  --- to-do.txt	26 Jun 2005 21:21:50 -0000	1.16
  +++ to-do.txt	1 Jul 2005 18:40:25 -0000	1.17
  @@ -4,6 +4,9 @@
   
   - add mapping sender mapping properties file
   	- let people eaiser extend sender mode
  +- Add MbeanFactory to generate dynamic cluster at runtime.
  +    Problem: How we can start those central services?
  +    - StandardEngine support load Mbean from external file.     
   - when a lot of messages expire it comes to burst of messages 
        - all 60 Sec when ManagerBase#processExpires is called a lot of messages are send!
        - Better is to transfer a spezial epxire message with an array of expired session messages.
  @@ -14,6 +17,7 @@
       	different active sessions
       	long queues
       	detect long wait acks
  +        Idea: Wrote a ant script with the new jmx tasks!
   - add cluster setup template (src)	
   - documentation
   	wrote a complete new how-to
  
  
  

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