|
On Mon, 14 Jan 2002, Buck Calabro wrote: > >I'm unsure of the capabilities of *new* RPG programs > >to take advantage of multi-threading. > > Don't confuse multi-threading with the ability of OS400 to dispatch a job > across multiple processors. Database operations especially can be > dispatched across multiple physical processors without worrying about Yes, you are referring to scheduling. Multi-CPU systems gain benefit because more processes can be scheduled at once. Like applications and database both executing simultaneously. No threading necessary for that. > creating threads. The obverse is also true - an HLL program cannot be told > to execute thread A on processor 4. OS400 deals with that. I believe this is not true on other systems. On linux I think you can say "run this process only on processor 1". You might be able to do the same on NT. James Rich james@eaerich.com
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.