Performance usually. The JBoss-Tomcat inVM optimization (which is the only
true integration) in the Apache/Tomcat/JBoss package, substantially reducs
the overhead of calling out to JBoss from your JSP/Servlet.

Maybe also robustness if you use a "cluster" of JBoss-Tomcat inVM instances
(each in a separate JVM) on a single system. You would need to mess with the
port nos and stuff of course. I won't recommend this though. I'd prefer
using say VMware GSX Server to run mutiple server instances on a single box.
But then, that costs $$$.

Micheal

> -----Original Message-----
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED]]On Behalf Of Steve
> Slatcher
> Sent: 28 March 2001 14:02
> To: [EMAIL PROTECTED]
> Subject: Re: [JBoss-user] Apache integration - why?
>
>
> I think there is a misunderstanding here.  I meant "Why should I use
> JBoss-Tomcat-Apache integration as opposed to Apache/Tomcat
> talking to JBoss?"


_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to