Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Object pooling in COM+
Message
De
28/12/2000 08:50:19
 
Information générale
Forum:
Visual FoxPro
Catégorie:
COM/DCOM et OLE Automation
Divers
Thread ID:
00455028
Message ID:
00457291
Vues:
31
>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
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform