What is RMI architecture?

Answer Posted / denis

RMI architecture consists of four layers and
each layer performs specific functions:
1. Application Layer : contains the actual object definition
2. Proxy layer : consists of stub and skeleton
3.Remote Reference Layer : gets the stream of bytes from the
transperent layer and sends it to the proxy layer.
4. Transportation layer : Responsible for handling the
actual machine-to-machine communication.

Is This Answer Correct ?    39 Yes 11 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How can I scroll through list of pages like the search results in google?

577


Difference between hashmap and hashtable?

616


What you mean by COM and DCOM?

627


Do I need to import javlang package any time? Why ?

633


Explain phantom read?

1749






Define the remote object implementation?

2009


What is aop(assepct oriented programing)?

591


What is jboss?

582


What are the difference between RMI and CORBA?

623


What are the services in RMI ?

1898


What is the relationship between the canvas class and the graphics class?

554


What is a class loader? What are the different class loaders used by jvm?

593


Is “abc” a primitive value?

621


What is the argument type of a programs main() method?

571


What is the difference between system.out ,system.err and system.in?

606