What is Quasi-reentrancy in CICS ?
There are times when many users are concurrently
using the same program, this is what we call MultiThreading. For example, 50
users are using program A, CICS will provide 50 Working storage for that
program but one Procedure Division. And this technique is known as
quasi-reentrancy
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home