Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
VFP mtdll is multi-threaded
Message
 
À
28/01/2005 15:23:55
Information générale
Forum:
Visual FoxPro
Catégorie:
COM/DCOM et OLE Automation
Divers
Thread ID:
00981763
Message ID:
00981882
Vues:
32
Craig,
Just one comment here: STA does not mean single-threaded. See this link:
http://www.techvanguards.com/com/concepts/multithreading.asp
A key passage is
"Here's a few important characteristics of the STA:

There is 1 and only 1 thread in an STA. All objects that reside in the STA are serviced on this one thread.

A server can implement multithreading by creating multiple STAs. Since an STA contains 1 thread, multiple STAs result in multiple threads. Furthermore, each STA can "house" more than 1 object. This prevents the server from excessively creating a lot of STAs!"
...
>No. See my additional posts.
>
>>Craig,
>>I don't think you stated anything different than I did, yet you jumped to your conclusion in your statement that:"VFP COM DLLs are NOT multi-threaded". Everything you quoted said that VFP mtdll are not "free-threaded". You're obviously getting multi-threading confused with free-threading...
>>
>>>OK, I did, but you won't like it.
>>>
>>>>I've set up a Wiki topic (http://fox.wikis.com/) called VFPMTDLLISMultithreaded. Please feel free to add to the topic in any way...
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform