Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
On Local Machine or Server
Message
From
29/11/2000 22:28:54
 
General information
Forum:
Visual FoxPro
Category:
COM/DCOM and OLE Automation
Miscellaneous
Thread ID:
00447109
Message ID:
00447179
Views:
9
Hi Larry:

>*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?

All the COM server does is execute stored procedures in the SQL SERVER 7 database and return a RecordSet or a String. Perhaps I really don't know ehat stateless is ... sorry.

Also please see my reply to Ed R.

Mal
Previous
Reply
Map
View

Click here to load this message in the networking platform