What is difference RMI registry and OSAgent?



What is difference RMI registry and OSAgent?..

Answer / suchitra kumar sukla(rcm)

The osagent is a process that allows CORBA servers to
register their objects and assists client applications in
the location of objects.

RMI Registry is a remote object registry started on the
specified port default 1099 .It is a bootstrap naming
servise used by RMI servers on the same host to bind remote
objects to names.
Rmiregistry can be done by following commands
c:\>start rmiregistry

Is This Answer Correct ?    4 Yes 4 No

Post New Answer

More Advanced Java Interview Questions

Describe activation process?

0 Answers  


Explain lazy activation?

1 Answers   HCL,


How two threads will communicate with each other?

2 Answers  


what is singleton class? where it mainly used in the projects?

5 Answers   Satyam, Wipro,


Which component handles cluster communication in jboss?

0 Answers  






what is an isolation level?

0 Answers  


what is a Daemon Thread?

2 Answers  


What are the advanatages of RMI ?

1 Answers   HGS,


What are the types of data passing mechanisams under JMS specification?

1 Answers  


What is a compilation unit?

1 Answers  


How do you set security in applets?

1 Answers   IBM,


If we opened Windows Internet Explorer 4 times, does it starts 4 processes or 4 threads?

0 Answers  


Categories