|
-
Jul 4th, 2006, 12:57 PM
#1
Thread Starter
PowerPoster
VB dot net multithreading
I was interested in hearing VB dot net programmers ideas on this. which of the 2 multhithreading methods would be better/faster/safer? This is for a long calculation loop ... entire loop is repeated multiple times (in separate threads).
1) do all the multithreading in VC++ dll
2) just do the loop in the VC++ dll and use VB dot net to start the loops in threads.
I hope this thread doesnt turn into one of those long heated discussions about what multi threading really is ... :-)
Any thoughts greatly appreciated.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|