|
I don't think so... As I recall, a single job will only run on one CPU. I'm not sure if using spawn() to launch new process threads would used additional CPU resources (different processor), but that could be tested easily. Scott Klement had an article entitled "Don't Submit, Spawn!" that shows how to use spawn() in ILERPG. http://www.systeminetwork.com/resources/artarchive/index.cfm?fuseaction=viewarticle&CO_ContentID=19025&channel=art&PageView=Search Of course, using NEP or daemon jobs to distribute your processing logic across multiple service jobs would do the same thing... Eric -----Original Message----- From: midrange-l-bounces@xxxxxxxxxxxx [mailto:midrange-l-bounces@xxxxxxxxxxxx]On Behalf Of rob@xxxxxxxxx Sent: Friday, March 30, 2007 10:09 AM To: Midrange Systems Technical Discussion Subject: Re: Anyway for RPG Programs to Use Symmetrical Multi Processing? First of all, I think you need a special LPP to use SMP. http://publib.boulder.ibm.com/infocenter/iseries/v5r4/topic/rzajq/smp0001.htm#smp0001 I'm not sure if Record Level Access (F specs vs imbedded sql) in RPG can utilize SMP. Sorry. Rob Berendt
As an Amazon Associate we earn from qualifying purchases.
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.