Click to See Complete Forum and Search --> : Any shortcomings of RMI?


dev
March 5th, 1999, 04:19 AM
Hi,


Can any one give me the shortcomings, pitfalls of RMI.

some sites which has such information.

also problems associated with the Distributed computing


Thanks in advance

Sunil Sarje
March 5th, 1999, 06:06 AM
hi dev

Actually the RMI architecture is very nice for distributed computing

provided both client & server side should have JVM .

Since RMI is based on the intercommunication between the JVMs only .



Instead java & corba combination is very powerfull i.e. cross-platform

& cross language architecture.


But sun is busy in developing some protocol to combine RMI with CORBA


bye



sunil

sunil sarje
March 5th, 1999, 06:06 AM
hi dev

Actually the RMI architecture is very nice for distributed computing

provided both client & server side should have JVM .

Since RMI is based on the intercommunication between the JVMs only .



Instead java & corba combination is very powerfull i.e. cross-platform

& cross language architecture.


But sun is busy in developing some protocol to combine RMI with CORBA


bye



sunil