What is RMI architecture?

Answer Posted / ashok

RMi is a server side technology which is used
Commuinication beteween sever & many client it consist of
four layers
1. Application layer which is used contains the actual
object definition
2. proxy layer which contain stub class ,it is userful part
of rmi stub class consist of interfaces or abstract classes
it is put on to the client machine and it provide
communication beteween server & client

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 ?    30 Yes 5 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How would you reatach detached objects to a session when the same object has already been loaded into the session?

683


Which containers use a border layout as their default layout?

611


What is the difference between the string and stringbuffer classes?

545


What is the purpose of the finally clause of a try-catch-finally statement?

561


Why are component architectures useful?

575






Which characters may be used as the second character of an identifier, but not as the first character of an identifier?

550


Is the ternary operator written x : y ? Z or x ? Y : z ?

639


cud u help me ... i am struggling with this question... to find all the subsets of a given set for ex.... a,,b,c shud give all the subsets.... i gt the program in c bt nt able to get it in java..... help needed ..

1737


What is ripple effect?

637


What is local interface. How values will be passed?

558


What is metaspace?

552


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

565


Difference between loadclass and class.forname?

600


What must a class do to implement an interface?

586


What’s jboss cache in short?

602