PC Review


Reply
Thread Tools Rate Thread

async call NOT with thread pool (that's what i need..:) )

 
 
Daylor
Guest
Posts: n/a
 
      22nd Dec 2003
hi.
i have application with 2 appdomain , and 2 threads (win32 threads(not
logical threads)).
i want to call the "remote" object on the second appdomain in async way,
so the method will execute on the second thread.

the problem i have now, is when im calling to the 'remote' object with
delegate,
it use thread from thread pool.

how can i use the second thread (that the second appdomain run in) ,to
execute the method ? (instead of the thread from thread pool ).

(maybe there is a way to disable the thread pool ? )

have a nice day.


 
Reply With Quote
 
 
 
 
Cor
Guest
Posts: n/a
 
      23rd Dec 2003
Hi Daylor

Did you look to this

And because we saw some things from you have a look at things as remoting,
windowsservices and threading.

http://msdn.microsoft.com/vbasic/vbrkit/default.aspx

And if you have problems installing it

http://msdn.microsoft.com/vbasic/vbr...q/#installvdir

I hope this helps a little bit?

Cor

"


 
Reply With Quote
Reply

Thread Tools
Rate This Thread
Rate This Thread:

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

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Limiting the thread pool worker thread size PGP Microsoft C# .NET 2 28th Jan 2009 10:56 PM
writing an async client (sockets/async/thread) asharda@woh.rr.com Microsoft C# .NET 8 17th Mar 2008 10:04 PM
Is there any way to call asynchronously WITHOUT using the thread pool ? Sidanalism Microsoft Dot NET 3 27th Jun 2006 07:50 PM
call stack tracing for Threads in Thread pool Rakesh Microsoft C# .NET 2 17th Aug 2005 07:32 AM
async call NOT with thread pool Daylor Microsoft VB .NET 0 22nd Dec 2003 08:20 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 08:17 PM.