Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
The Next Version of Visual Foxpro
Message
De
16/05/2000 03:17:51
Jeroen Naus
Harte-Hanks Europe
Hasselt, Belgique
 
 
À
15/05/2000 13:48:35
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00369503
Message ID:
00369866
Vues:
36
>>If VFP is so strong in the middle tier then why does VB COM code run faster then VFP when in comes to transactions?
>
>Where did you hear this, or where can I find out more information?
>

In the documents section there is a comparison between VFP and VB they clearly state that VB COM has less CPU time.

>>Why would you ever consider using a language without multithreaded capabilities as THE middle tier platform ?
>
>Because the need to spawn a thread rarely comes into play in a middle tier object. I have written my fair share of web apps and 3-tier apps that use the internet for communication with the server, and have never wished that I had a multi-threaded component on the server.

Okay maybe you right. But if you are building a non web application it is not uncommon to use multithreaded features. I have always wanted to create sort of a treeview and when the user selects a node have it fill up a list. If I do that now they will have to wait for a very long time before the list is filled. If I could stick that code in a thread the code with be a lot less klunky.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform