HighTechTalks DotNet Forums  

Choosing Remoting Activation type

Dotnet Framework (Remoting) microsoft.public.dotnet.framework.remoting


Discuss Choosing Remoting Activation type in the Dotnet Framework (Remoting) forum.



Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old   
Sahmad
 
Posts: n/a

Default Choosing Remoting Activation type - 05-10-2007 , 08:28 PM






Hi,

I have developed an Remoting server application that provides single method
to copy data from Cobol files using AcuODBC driver to SQL Server. Each method
call takes over 40 minutes to complete. For this reason Remoting server
raises events using Forwarder/Shim which clients can handle.

Which Activation type (Server Activated SingleCall, Server Activated
Singleton or Client Activated) should I use so that multiple requests can run
in parallel and that correct client receives the correct event?

Thanks.

Reply With Quote
Reply




Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.