|
>> Would there be any great performance difference in calling the same Cobol400 program from a CL? (i.e. a non-S36 environment) Nothing worth noting I suspect. However, if performance is an issue, and the COBOL program is called frequently it will probably be performing poorly. Why? because the first COBOL program in the stack is the root of the run unit and when it returns control to the caller the run unit is destroyed. When it is called again the run unit is created, then destroyed on exit then ......... E-mail me off-list if this appears to be a problem and we can discuss how to avoid it. Jon Paris Partner400
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.