What distributed process frameworks outside .NET do you know?
Answer Posted / admin
Distributed Computing Environment/Remote Procedure Calls
(DEC/RPC), Microsoft Distributed Component Object Model
(DCOM), Common Object Request Broker Architecture (CORBA),
and Java Remote Method Invocation (RMI).
Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Difference between web services & remoting?
How are the activation URLs different in case of SAO and CAO in .NET remoting?
Will clr handle unmanaged code or not?
Elaborate the term WebService and how it differ from Remoting?
What are the ways to renew lifetime leases of objects?
Difference between .net remoting versus distributed com?
Define a process?
What is the difference between the RegisterWellknownServiceType(), RegisterWellknownClientType(), RegisterActivatedServiceType() and RegisterActivatedClientType() in .net?
What are the difference between static assemblies and dynamic assemblies?
Explain marshalling and its types in .net remoting
What are the security features in .net remoting?
When do we use delegates in your remoting applications?
What do mean by remotable objects in .net remoting?
What are the remotable objects in .net remoting?
How can you configure a .net remoting object via xml file?