Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Run 2 processes simultaneously?
Message
 
To
19/08/1999 15:01:23
General information
Forum:
Visual FoxPro
Category:
Object Oriented Programming
Miscellaneous
Thread ID:
00255462
Message ID:
00255683
Views:
23
>I want to use Visual foxpro 6.0 to run 2 processes at the same time.
>
>Process 1 :foxpro will send and receive data to both serial ports. This process should run continueously, update the GUI and also a table.
>
>Process 2 :The user interacts via several menus. While doing this, Process 1 should not pause.
>
>How do I set this up?
>
>Thank you in advance

You'll need a dual processor machine in order to have them "actually" running simultaneously. According to Calvin Hsia, one of the lead VFP developers, even if you create a multi-threaded com object, it will time slice on a single processor.
John Harvey
Shelbynet.com

"I'm addicted to placebos. I could quit, but it wouldn't matter." Stephen Wright
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform