|
CRPence wrote:
Alan Campin wrote:
<<SNIP>> As far as how it works, IBM did all locks
_for performance reasons_. Trick was how to get the
almost the same performance using the mediator as
without it and I think I solved that problem.
<<SNIP>>
Noting that the implementation is /for performance reasons/, correlates with the fact that a dynamic call is inherently
slower than a call by stored address; i.e. the dynamic call
requires a name to object address resolution for each
invocation at each I/O, whereas the static call requires only
one object address resolution which is performed at each
open.
If implication here is that the mediator uses a program call, it
does not. <<SNIP>>
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.