Answer Posted / janet
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 ? | 155 Yes | 25 No |
Post New Answer View All Answers
How a component can be placed on Windows?
What is difference between object state and behavior?
Explain the steps in details to load the server object dynamically?
Explain the difference between object state and behavior?
What do you need to set-up a cluster with jboss?
Is “abc” a primitive value?
What value does read() return when it has reached the end of a file?
What is TL and its use?
What do you know about seam?
What is metaspace?
What is clustering? What are the different algorithms used for clustering?
Explain the advantages and disadvantages of detached objects.
Is the ternary operator written x : y ? Z or x ? Y : z ?
Which component handles cluster communication in jboss?
What is a tasks priority and how is it used in scheduling?