Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
MultiThreaded Applications
Message
From
14/02/2003 17:57:33
 
 
To
14/02/2003 17:48:58
General information
Forum:
Visual FoxPro
Category:
COM/DCOM and OLE Automation
Miscellaneous
Thread ID:
00753544
Message ID:
00753551
Views:
16
This message has been marked as the solution to the initial question of the thread.
It's mis-labeled. VFP DLLs do not allow true multi-threading. They use Apartment Model threading, which is needed for COM+. Your application will stop and wait for each calculation to happen.


>I'm trying to get MultiThreading working, and can't seem to get it to work. I have a MultiThreaded DLL, and 2 instances of it in my program, but they won't both calculate at once, only 1 will calculate at a time. Is there any documentation you guys could direct me to that would help?
>
>I checked out the poolmgr sample program in VFP7, but it crashes on my computer when the second thread exits if I start more than 1.
>
>Thanks for all your help.
Craig Berntson
MCSD, Microsoft .Net MVP, Grape City Community Influencer
Previous
Reply
Map
View

Click here to load this message in the networking platform