What is Quasi-reentrancy?

Submitted by: Administrator
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 Dividion. And this technique is known as quasi-reentrancy
Submitted by: Administrator

Read Online CICS Job Interview Questions And Answers