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

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

0 Answers  


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  


Can we have same method with same name and signature using partial classes

1 Answers  


What is dot net and its uses?

0 Answers  


What are the differences between user control and server control?

0 Answers  


Can I write il programs directly?

0 Answers  


Explain the purpose of Remoting in .NET?

0 Answers   Petranics Solutions,


How do you start, pause, continue or stop a Windows service off the command line?

1 Answers  


Explain what is immutability, what is it for and how is it codified?

0 Answers  


Explain about .NET services?

0 Answers  


what are the Goals of the UIP Application Block?

1 Answers  


How to Exchange data between Webservices

2 Answers  


Categories