Re: Tomcat 5 architectural questions

2005-01-19 Thread T K
I grep'ed through the tomcat 5.5.4 sources and found
nio under org.apache.catalina.cluster - what's up with
that? Not currently in use?

tia

--- Tim Funk [EMAIL PROTECTED] wrote:

 There is no nio in tomcat.
 
 -Tim
 
 T K wrote:
 
  Hi,
  
  1) Is T5.0 nio based?
  2) Is T5.5 nio based?
  3) For the version that's nio based, how many
 threads
  are typically in use?
  4) Are there any articles on performance diffs
 between
  the two versions?
  5) Why would one want to use one over the other?
  6) Why would one want to use any of them over 4.1
  apart from JSP2.0 and JMX support?
  7) Are any of the T5 versions as widely deployed
 at
  ASP's as 4.1.x?
   
 

-
 To unsubscribe, e-mail:
 [EMAIL PROTECTED]
 For additional commands, e-mail:
 [EMAIL PROTECTED]
 
 




__ 
Do you Yahoo!? 
Yahoo! Mail - Easier than ever with enhanced search. Learn more.
http://info.mail.yahoo.com/mail_250

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: Tomcat 5 architectural questions

2005-01-19 Thread Tim Funk
nio is used for clustering to replicate HttpSessions to other nodes in the 
cluster. nio is not used for talking to the web browser.

-Tim
T K wrote:
I grep'ed through the tomcat 5.5.4 sources and found
nio under org.apache.catalina.cluster - what's up with
that? Not currently in use?
tia
--- Tim Funk [EMAIL PROTECTED] wrote:

There is no nio in tomcat.
-Tim
T K wrote:

Hi,
1) Is T5.0 nio based?
2) Is T5.5 nio based?
3) For the version that's nio based, how many
threads
are typically in use?
4) Are there any articles on performance diffs
between
the two versions?
5) Why would one want to use one over the other?
6) Why would one want to use any of them over 4.1
apart from JSP2.0 and JMX support?
7) Are any of the T5 versions as widely deployed
at
ASP's as 4.1.x?

-
To unsubscribe, e-mail:
[EMAIL PROTECTED]
For additional commands, e-mail:
[EMAIL PROTECTED]



		
__ 
Do you Yahoo!? 
Yahoo! Mail - Easier than ever with enhanced search. Learn more.
http://info.mail.yahoo.com/mail_250

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


Tomcat 5 architectural questions

2005-01-13 Thread T K
Hi,

1) Is T5.0 nio based?
2) Is T5.5 nio based?
3) For the version that's nio based, how many threads
are typically in use?
4) Are there any articles on performance diffs between
the two versions?
5) Why would one want to use one over the other?
6) Why would one want to use any of them over 4.1
apart from JSP2.0 and JMX support?
7) Are any of the T5 versions as widely deployed at
ASP's as 4.1.x?

tia




__ 
Do you Yahoo!? 
Yahoo! Mail - Helps protect you from nasty viruses. 
http://promotions.yahoo.com/new_mail

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: Tomcat 5 architectural questions

2005-01-13 Thread Tim Funk
There is no nio in tomcat.
-Tim
T K wrote:
Hi,
1) Is T5.0 nio based?
2) Is T5.5 nio based?
3) For the version that's nio based, how many threads
are typically in use?
4) Are there any articles on performance diffs between
the two versions?
5) Why would one want to use one over the other?
6) Why would one want to use any of them over 4.1
apart from JSP2.0 and JMX support?
7) Are any of the T5 versions as widely deployed at
ASP's as 4.1.x?
 
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]