What distributed process frameworks outside .NET do you know?



What distributed process frameworks outside .NET do you know?..

Answer / guest

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

More Dot Net General Interview Questions

Usually in .net, the clr takes care of memory management. Is there any need for a programmer to explicitly release memory and resources? If yes, why and how?

0 Answers  


What are the difference bbetween value type & reference types ? Example from .net. Integer & struct are value types or reference types in .net?

0 Answers  


How Can Registry Editor in .NET?

1 Answers  


Explain the difference between .net 2000 and .net 2005(features)? Which one is better?

0 Answers  


What is the use of immutability?

0 Answers  


What is COM Interoperability in .NET

0 Answers  


How many types of generations are there in a garbage collector?

0 Answers  


What does mean by .net framework?

0 Answers  


What is Active Directory? What is the namespace used to access the Microsoft Active Directories? What are ADSI Directories?

1 Answers   TCS,


Will it go to finally block if there is no exception happened?

0 Answers  


What is Meta Data? Explain Types of Assemblies

2 Answers   Deloitte,


What are object pooling and connection pooling and difference?

3 Answers   TCS,


Categories