This week's book giveaway is in the General Computing forum.
We're giving away four copies of Arduino in Action and have Martin Evans, Joshua Noble, and Jordan Hochenbaum on-line!
See this thread for details.
The moose likes Distributed Java and the fly likes CORBA/RMI PERFORMANCE Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


JavaRanch » Java Forums » Java » Distributed Java
Reply Bookmark "CORBA/RMI PERFORMANCE" Watch "CORBA/RMI PERFORMANCE" New topic
Author

CORBA/RMI PERFORMANCE

Martin Lawrence
Greenhorn

Joined: Oct 20, 2000
Posts: 14
Hi All,
Could anybody answer any of the following:-
. If a client and server are both running java, is there any
performance differences using CORBA rather than RMI.
. Does CORBA use a more securer protocol than RMI.
. Is there a limitation on the size of objects that can be passed
using CORBA.
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: CORBA/RMI PERFORMANCE
 
Similar Threads
SOAP performance
CORBA & Firewalls
C++ client connects with java server components?
RMI via http, ftp or file protocol - how to implement?
Need for speed