Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Why would you ever use a single-threaded DLL
Message
From
12/12/1999 21:19:43
 
 
To
12/12/1999 13:05:12
General information
Forum:
Visual FoxPro
Category:
ActiveX controls in VFP
Miscellaneous
Thread ID:
00302421
Message ID:
00302549
Views:
19
>If you'd point me to a resource to answering this question, I'd appreciate it.

Do you need a multi-threaded dll in ALL the cases, for any possible case?

A multi-threaded program (COM dll or whatever) must deal with synchronization (between threads) problems. A single threaded program is much simpler, so, it may be faster and smaller. And don't forget, the simpler something is, the less chances for bugs! :)

Vlad
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform