Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Another COM/DCOM Question
Message
De
31/10/2000 00:16:25
 
 
À
30/10/2000 23:29:20
Information générale
Forum:
Visual FoxPro
Catégorie:
Programmation Orientée Object
Divers
Thread ID:
00436207
Message ID:
00436222
Vues:
20
Thanks Erik:

Always looking for a better way. Don't know much about MTS or COM+ but I'll def. look into it.

Thanks,

Mal


>>2. Would DCOM be a better way? That will mean that the sever will have at least 20 instances of the COM object (10 workstations).
>
>Probably. This sounds like a situation that would be well suited to a MTDLL running in MTS (or COM+). Compile the exe to a multi-threaded in-proc dll, and add it to an MTS package on the server.
>
>You should make sure that the objects methods are stateless so that they can take advantage of MTS transactions. (Call the context object's SetComplete method). For more information on MTS and VFP, read Rick Strahl's article:
>
>http://www.west-wind.com/presentations/mts/mts.htm
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform