Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Why Processing Performance is Not Increasing ?
Message
From
15/02/2014 13:31:09
 
 
To
15/02/2014 13:08:00
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Environment versions
Visual FoxPro:
VFP 9 SP2
OS:
Windows 8
Network:
Windows XP
Database:
Visual FoxPro
Application:
Desktop
Miscellaneous
Thread ID:
01594373
Message ID:
01594417
Views:
41
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
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform