Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Why Processing Performance is Not Increasing ?
Message
De
15/02/2014 13:31:09
 
 
À
15/02/2014 13:08:00
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Versions des environnements
Visual FoxPro:
VFP 9 SP2
OS:
Windows 8
Network:
Windows XP
Database:
Visual FoxPro
Application:
Desktop
Divers
Thread ID:
01594373
Message ID:
01594417
Vues:
40
Sir, there is no function in Parallel Fox to identify the Thread Number. I will try the next option suggested by you also I found WINAPI in news2news.com for getting the thread number. I will try both and will seek your help again on the issue later.

Here it is
DECLARE INTEGER GetCurrentThread;
    IN kernel32
Harsh

>>Sir, How will I know that in Which Thread I am working. mean to say that How I will get the value of
>>iThreadNum as 2,3,4 or otherwise while my process is going on.
>>Is there any function to get so.
>
>
>There must be some feature of ParallelFox to identify the current thread. If not, you could use a startup protocol, so that each one must start, create an object, send that object back so you can populate it with a thread number, and then load the next, and so on. If facilities are not provided by ParallelFox, then this type of initial handshaking would be required.
Harsh
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform