Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Create com+ components
Message
 
To
12/05/2004 16:17:55
General information
Forum:
Visual FoxPro
Category:
COM/DCOM and OLE Automation
Miscellaneous
Thread ID:
00902994
Message ID:
00903355
Views:
14
I think you can limit the number of COM objects created in COM+.
>OK. I see.
>But still I cannot get it work completely.
>If I don’t release COM explicitly in C# program then in COM+ console I see that a number of objects get built up after every execution. I don’t think this is good because eventually the server will run out of memory.
>
>>>Thanks for help.
>>>But in general, why a client would not use an application pooling?
>>
>>Because it uses resources on the server that may be needed for something else.
>>
>>>It will create as many instances as it's set in a pool size and then simply will not run the component. Is it becasue my VFP code is not written properly?
>>>
>>
>>Nope. VFP components can't be pooled because they are not thread neutral. Same is true for VB 6.0.
Previous
Reply
Map
View

Click here to load this message in the networking platform