On 5/20/2019 3:37 PM, Seymour J Metz wrote:
No and no.

TSO does not support concurrent execution of tasks. When an unauthorized task 
calls an authorized command, the TMP doesn't let the unauthorized task continue 
until the authorized task completes.
<snip>
Shmuel (Seymour J.) Metz
http://mason.gmu.edu/~smetz3



True for the unauthorized/authorized case Shmuel mentions, but under TSO/E, the ISPF main task does attach multiple concurrent tasks, one per logical screen...three logical screens, three concurrent tasks:

1     IEAVAR00
2     . IEESB605
3     . . IKJEFT01, JOBSTEP
4     . . . IKJEFT02
5     . . . . IKJEFT09
6     . . . . . ISPF
7     . . . . . . ISPTASK (ISPLLIB)
8     . . . . . . ISPTASK (ISPLLIB)
9     . . . . . . ISPTASK (ISPLLIB)

Task list above courtesy of zXDC...

Mike Shaw
MVS/QuickRef Support Group
Chicago-Soft, Ltd.

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN

Reply via email to