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 that comes from external applications
my question is
so how does tomcat handle the invoking external api FROM tomcat web
application to out side application
is there some kind of thread limit ? is there any concurrency with
threads limit ?

---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to