Re: What's Faster...servlet deployment(tomcat) or Java Monitor?
Re: What's Faster...servlet deployment(tomcat) or Java Monitor?
- Subject: Re: What's Faster...servlet deployment(tomcat) or Java Monitor?
- From: 時期 精霊 <email@hidden>
- Date: Tue, 14 Jun 2005 00:36:16 +0200
Hello,
servlet deployment is simpler. For example, in tomcat you drop the
single dir in webapp/ dir and press reload in the manager, and you
have a go.
We use Sun Application server in our company for clustering. Servlet
deployment put the session in a standard servlet session wrapper.
This allow you to access session from any server in the cluster.
You also have access to simpler administration, as you don't have to
have an apache running.
For performances, I can't say as I didn't benchmark it. But our app
"seems" "stronger" in our servlet environment.
Regards
Kuon
On Jun 14, 2005, at 12:08 AM, Nathan Walker wrote:
Is there any speed advantages or even deployment administration
time saved going with a servlet deployment using tomcat versus
using Java Monitor?
And I do mean application performance enhancement?
Is it quicker and easier to deploy with tomcat? I have never
attempted but would like to give it a shot this next week.
I would just like to hear a bottom line from somebody who really
has experienced both deployment options and which one is easier and
more seamless to deal with.
Thanks a million to any responses,
Nathan
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
40goyman.com
This email sent to email@hidden
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden