× 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.



If it were me, I'd use the spawn() api, which is somewhat similar to
SBMJOB, but you can track when it completes with a "handle", so the parent
job can coordinate everything completing in whatever step you need. Also,
if it were me, I'd put as little detail work into a test as possible to
determine if there is any performance benefit to this. Its quite possible
that there would not be if you're I/O constrained anyway.

One other thought. You could setup a test with SBMJOBs. It might not be
perfect, but you could see if you get some kind of performance benefit
before you dig too deep into this.





From: "Englander, Douglas" <Douglas_Englander@xxxxxxxxxxxxx>
To: "rpg400-l@xxxxxxxxxxxx" <rpg400-l@xxxxxxxxxxxx>
Date: 06/01/2016 10:37 AM
Subject: RPG and Threads
Sent by: "RPG400-L" <rpg400-l-bounces@xxxxxxxxxxxx>




Does anyone have a simple program example (or know where I can find one)
for an RPG program that creates thread jobs? I am wanting to know if it is
possible for one RPG program (or CL) to start 4 or 5 threads, and each
thread would process one part of a file, instead of having one program
process the file from beginning to end. This is a read and summarize
application that is being converted to SQL, but even with SQL, it takes a
long (7+ hours) to process the whole file.


--
This is the RPG programming on the IBM i (AS/400 and iSeries) (RPG400-L)
mailing list
To post a message email: RPG400-L@xxxxxxxxxxxx
To subscribe, unsubscribe, or change list options,
visit: http://lists.midrange.com/mailman/listinfo/rpg400-l
or email: RPG400-L-request@xxxxxxxxxxxx
Before posting, please take a moment to review the archives
at http://archive.midrange.com/rpg400-l.

Please contact support@xxxxxxxxxxxx for any subscription related questions.




As an Amazon Associate we earn from qualifying purchases.

This thread ...

Replies:

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.