Date: 2005-01-14T05:25:39 Editor: ReinhardPoetz Wiki: Cocoon Wiki Page: FlowscriptAndSessionReplication URL: http://wiki.apache.org/cocoon/FlowscriptAndSessionReplication
no comment Change Log: ------------------------------------------------------------------------------ @@ -106,3 +106,14 @@ === Possible solution === * Forbid the usage of components * ''... how to manage references to service manager or service selector? May be through serializable proxies... Or may be by documenting that no flow method should have non-serializable objects on stack...'' by Vadim + += More to read ...= + + * Session Replication in Tomcat 5 Clusters, Part1, (onjava.com), http://www.onjava.com/pub/a/onjava/2004/11/24/replication1.html + * Session Replication in Tomcat 5 Clusters, Part2, (onjava.com), http://www.onjava.com/pub/a/onjava/2004/12/15/replication2.html + * Clustering and Load Balancing in Tomcat 5, Part1, (onjava.com), http://www.onjava.com/pub/a/onjava/2004/03/31/clustering.html + * Clustering and Load Balancing in Tomcat 5, Part2, (onjava.com), http://www.onjava.com/pub/a/onjava/2004/04/14/clustering.html + * Weblogic: Failover and Replication in a Cluster, http://e-docs.bea.com/wls/docs81/cluster/failover.html#1022034 + * IBM: There's more than one way to cluster a Web application, http://www-128.ibm.com/developerworks/java/library/j-jtp07294.html + * IBM: Websphere documentation, http://publib.boulder.ibm.com/infocenter/ws51help/index.jsp + * IBM: High-impact Web tier clustering, http://www-128.ibm.com/developerworks/java/library/j-cluster1/index.html
