Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Apartment Model Threading
Message
General information
Forum:
Visual FoxPro
Category:
Internet applications
Title:
Apartment Model Threading
Miscellaneous
Thread ID:
00252574
Message ID:
00252574
Views:
72
Hi All:

This is my understanding of VFP multithreading. Comments are appreciated.

VFP handles multiple threads of operation by creating an apartment containing all the objects created on that thread. It cannot process multiple threads simultaneously, instead, it switches from thread to thread in a time sliced fashion. This gives the illusion of mutlithreading.

To realize the performance gains of multi-threading you need a multiprocessor machine.


Charlie
Next
Reply
Map
View

Click here to load this message in the networking platform