Name the distributed systems available apart from .net remoting?
Answer / Karuna Shanker Dixit
Some popular distributed systems apart from .NET Remoting include CORBA (Common Object Request Broker Architecture), Java RMI (Remote Method Invocation), Apache Thrift, gRPC, and SOAP-based web services.
| Is This Answer Correct ? | 0 Yes | 0 No |
Define remotable objects in .net remoting?
what are the requirements to enable remote components to interact each other?
Explain how to directly call a native function exported from a dll?
Are you aware of containment and Aggregation ?
What is assembly ?
Choosing between HTTP and TCP for protocols and Binary and SOAP for formatters, what are the trade-offs?
What are static assemblies?
What is the difference between remoting and webservice?
Will clr handle unmanaged code or not?
Types of compatabilities and explain them ?
What are the types of remoting?
How are the activation URLs different in case of SAO and CAO in .NET remoting?