Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How do non COM+ objects scale to multiple users?
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
COM/DCOM et OLE Automation
Divers
Thread ID:
00670700
Message ID:
00670794
Vues:
20
It scales using the apartment model of multi-threading which works extremely well, especially for VFP mtdlls as web apps. See http://www.activevfp.com/dev/dna08.htm for an in-depth discussion. Also, the latest version of Foxpro Advisor has more good info about VFP multithreading. I think the jury is out as far as the benefits of running as COM+
>Hi:
>
>If you don't put your COM object into COM+ to take advantage of JIT, how does it scale to multiple users? Does it just serialize the requests, meaning one request has to wait for another to finish? Is this acceptable in low traffic environment?
>
>Thanx,
>Charlie
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform