Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
VFP6.0 & dual processor s
Message
 
À
21/09/2000 17:27:49
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00419223
Message ID:
00419501
Vues:
20
>My bad.
>
>If I have 4 million records and need to perform record level updates, could it make sense to split the file(s) and have mulitple instances of VFP (or a VFP App)perform the operation(s) on a multi-proccesor machine? Is there a possible performance gain?

Yes. As long as multiple threads or processes are involved you'll see a benefit of multiple processors. A single standalone VFP app however will not see any great gains. VFP internally uses threads for some database operations (mostly the cursor engine), but they are not worth the investment in a second processor.

You can get advantages out of running multiple app instances or running multiple instances of a multi-threaded client like IIS.
+++ Rick ---

West Wind Technologies
Maui, Hawaii

west-wind.com/
West Wind Message Board
Rick's Web Log
Markdown Monster
---
Making waves on the Web

Where do you want to surf today?
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform