Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Object pooling in COM+
Message
From
28/12/2000 08:50:19
 
General information
Forum:
Visual FoxPro
Category:
COM/DCOM and OLE Automation
Miscellaneous
Thread ID:
00455028
Message ID:
00457291
Views:
30
>Pooling VFP .dlls would be the single biggest improvement I could ask for for the kind of work I do, but it doesn't look like it will happen.
>
>Can anyone describe to me why when you call SetAbort() or SetComplete(), the proxy stub effectively disconnects you from the server instance and fires up a new one on the next call and yet it can't pool those instances? Why does it have to shut down and re-start instead? The client would not know the difference, it's a matter of the server shutting down and re-starting instead of taking form and returning to a pool... Right?

From what I understand, VFP servers use Thread Local Storage, which is not safe in a free-threaded environment.
Erik Moore
Clientelligence
Previous
Reply
Map
View

Click here to load this message in the networking platform