|
On 31/07/2008, at 6:10 PM, David FOXWELL wrote:<snip>
We have not yet implemented the use of service programs. So each program has its own copy of the code.
If we have 50 people using the same interactive program that weighs 40 Mb, made up of many modules bound by copy and no service programs, are there 50 copies of that program in activated or is it shared ?
All programs on OS/400 are re-entrant. There is only one copy of the code loaded. Each user has their own copy of variable storage but they all share the same copy of the code--even if they are running in different main storage pools. It's been that way since System/38.
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.