What distributed process frameworks outside .NET do you know?



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

Answer / 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

More Dot Net Remoting Interview Questions

What security measures exist for .NET Remoting in System.Runtime.Remoting?

1 Answers  


What's the difference btw the following methods in .NET remoting? RegisterWellknownServiceType() RegisterWellknownClientType() RegisterActivatedServiceType() RegisterActivatedClientType()

1 Answers  


what are the requirements to enable remote components to interact each other?

0 Answers  


What?s typical about a Windows process in regards to memory allocation?

1 Answers  


How can we call methods in remoting asynchronously?

0 Answers  






What?s SingleCall activation mode used for?

1 Answers  


Define a process?

0 Answers  


Explain the Flow of remoting?

0 Answers  


What is assembly ?

4 Answers   DELL, TCS,


Can you explain remoting?

0 Answers   QuestPond,


Explain the differences between marshal by value and marshal by reference?

0 Answers  


Define delegates and events?

0 Answers  


Categories