> > Bill Arnold wrote:
> > 
> > So true.
> > 
> > 
> > > If you give us more details on what you have in mind, I expect
many 
> > > forum members will have some constructive suggestions.
> > 
> > 
> > Yes, there might be a specific situation where it's worth the
effort, 
> > and that would be interesting to hear about.
> > 
> > 
> > Bill
> 
> Well one example that I will be getting back to finishing off 
> soon where I believe multithreading is necessary is the VFP 
> webserver.  Now that definitely needs multiple threads so 
> that no one request can block all others.  Actually whether 
> it will be best with multiple threads or multiple exes I am 
> yet to determine.



I just want to point out that there is a world of difference between
multi-threading and orchestrated  multi-tasking. With COM, multiple
instances of a process can run concurrently, true, and it's a good
thing, but there is no orchestration, i.e. no "dispatcher" to launch,
monitor, track and account for async tasks as is required of a
multi-tasking application.


Bill






 
> Nick
> 
> 
> 
[excessive quoting removed by server]

_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://leafe.com/mailman/listinfo/profox
OT-free version of this list: http://leafe.com/mailman/listinfo/profoxtech
** All postings, unless explicitly stated otherwise, are the opinions of the 
author, and do not constitute legal or medical advice. This statement is added 
to the messages for those lawyers who are too stupid to see the obvious.

Reply via email to