× The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.



I've designed and built at least two systems like that and neither used or needed multi-threading.

I agree with the earlier comment (I think from Scott) that you invariably end up with so much infrastructure to avoid screwing up that any potential advantages are lost. Maybe in real-time control systems or indeed operating systems it would be worth the effort - but not in applications programming when there are simple alternatives.


Jon Paris

www.Partner400.com
www.SystemiDeveloper.com



On 4-Sep-09, at 6:03 PM, midrange-l-request@xxxxxxxxxxxx wrote:

If the interactive subsystem was designed along the lines of an event
driven framework there would be a real need for threads. Where the
keypress of any of the AID keys was handled by signaling an event in
the RPG program. The event handlers are required to not do much work
so that the main program loop could continue to read from the event
message queue. Long running functions like F7 to scan a document or F8
to get data from a web service would run in a thread and signal an
event when done.


As an Amazon Associate we earn from qualifying purchases.

This thread ...

Follow-Ups:

Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].

Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.