Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Is Silverlight the way forward
Message
De
20/02/2011 13:46:03
 
Information générale
Forum:
ASP.NET
Catégorie:
Code, syntaxe and commandes
Divers
Thread ID:
01500668
Message ID:
01500961
Vues:
58
>Baloney, MTDLL = multi-threaded dll. It helps with scaling. And yes it really scales. You can even call an asynchronous web job that is an actual thread to run in the background. You really have been out of vfp a while, haven't you??

It hasn't changed since I left :-}

>Maybe you should read Calvin's classic paper which explains VFP's multi-threading in detail.

I had. My argument still stands. Have you ever stress tested a web site that uses VFP MTDLLs ?

>>>Aren't you misunderstanding the issue here? It is the web server (whether it be Apache or IIS) that launches the thread and in the case of PHP the thread is irrelevant. The problems arise when any components used to handle the thread request are not themselves threadsafe. In the case of a VFP COM component I don't think you can do achieve that without instantiating a separate instance of the runtimes for each thread. That doesn't scale well.....
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform