Hi, We have developed a Media Component Archival system , which stores everything in XML format. For this application we are using Apache 1.3.20 w/ Tomcat 3.2.3 combination. We are also using search engine to index our components.
We are interested to make our application *distributed* to support considerably large number of components archival , indexing and retrieval.Can you please put some light on following issues ? 1) Does Tomcat 4 support distributed webapps or clustering ? 2) Does Tomcat 4 support load balancing ? 3) Can we achieve this by creating multiple Tomcat workers on different machines ? Thanks & Regards, -Amit.
