Tomcat multithread question on external application

2008-03-25 Thread Meir Yanovich
Hello all i like to ask some basic question about the multi thread model of tomcat say i have multiple request coming from internet site that going via apache server tunneling the throw mod_jk to tomcat tomcat is processing the requests and builds java corba objects that invoked external api's

RE: Tomcat multithread question on external application

2008-03-25 Thread Peter Crowther
From: Meir Yanovich [mailto:[EMAIL PROTECTED] say i have multiple request coming from internet site that going via apache server tunneling the throw mod_jk to tomcat tomcat is processing the requests and builds java corba objects that invoked external api's that comes from external

RE: Tomcat multithread question on external application

2008-03-25 Thread Caldarale, Charles R
From: Peter Crowther [mailto:[EMAIL PROTECTED] Subject: RE: Tomcat multithread question on external application If I understand you correctly, the only limits are those imposed by your virtual machine and the memory you can allocate to Java. Each thread takes a significant amount

[OT] Smalltalk (was RE: Tomcat multithread question on external application)

2008-03-25 Thread Peter Crowther
From: Caldarale, Charles R [mailto:[EMAIL PROTECTED] Ah yes, Smalltalk: I have an orientation, therefore everything is an object, or, If it's worth doing, it's worth doing to excess. It's a fascinating language to teach. I could teach the syntax in one 1-hour session. Teaching about the