aspose file tools
The moose likes Tomcat and the fly likes Tomcat 5.5 and RMI Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Products » Tomcat
Reply Bookmark "Tomcat 5.5 and RMI" Watch "Tomcat 5.5 and RMI" New topic
Author

Tomcat 5.5 and RMI

Sven Anderson
Ranch Hand

Joined: Apr 14, 2004
Posts: 58
Hi,

I'm looking at options in running our standalone RMI application within a servlet container since we're planning to build support for http. I'm currently testing our app on Tomcat 5.5 and my question is if Tomcat by default actually dispatch incoming RMI calls to different threads. Looking at the server stats in Tomcat manager it doesn't seem to be the case in terms of active number of threads etc.

My second question is if there are servlet containers out there that has support for RMI connectivity and can dispatch incoming requests.

Thanks
S
 
I agree. Here's the link: http://aspose.com/file-tools
 
subject: Tomcat 5.5 and RMI
 
Similar Threads
[Axis2][Tomcat]Thread Pool
threads on servlet?
Connection Pooling - Passing your pool to the application
New with RMI
manage config files in a cluster