Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
On Local Machine or Server
Message
 
 
À
29/11/2000 20:19:45
Information générale
Forum:
Visual FoxPro
Catégorie:
COM/DCOM et OLE Automation
Divers
Thread ID:
00447109
Message ID:
00447142
Vues:
9
*snip*
>Yes, the COM server is stateless. The next question was: Will MTS slow down my program because each program in the application polls the COM server every second (this IS necessary)?
>
>Mal

There will be a performance hit because your COM calls will first be handled by the MTS/COM+ server which access its internal cache of objects so you are adding an extra layer. How big a hit I can't say.

When you say your applications poll the COM server, this implies that the COM server has static information that continually changes which is not stateless. Does it generate the information at each call?
Larry Miller
MCSD
LWMiller3@verizon.net

Accumulate learning by study, understand what you learn by questioning. -- Mingjiao
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform