Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
MTS - Usability
Message
De
21/08/1998 17:43:28
 
 
À
21/08/1998 17:33:09
Information générale
Forum:
Visual FoxPro
Catégorie:
Applications Internet
Titre:
Divers
Thread ID:
00128652
Message ID:
00128953
Vues:
23
>Wait a second....I thought that each server instance of a VFP COM object was unique per user but that multiple instances could be running simultaneously...so, effectively (but not efficiently) multiuser......
>

Nope.. for MTS you build a multi-use automation server. Hence Apartment Threading... MTS will create a new apartment to run the same method in if that method is already running. So, basically, there are many threads (apartments) running in the same object.

Read the 6.0 docs where it talks about apartment model threading.

BOb
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform