Actually, to address Windows just a little, a "program" (.exe) may in fact be multi-threaded. MS has their usual almost-compatible-with-UNIX variant of threading. I have no idea what the Windows internal control block equivalent to a TCB, SRB or RB is. Windows has always been OCO, and the Windows API is much more based on API calls than on user chaining through control blocks.
Charles -----Original Message----- From: IBM Mainframe Discussion List [mailto:[email protected]] On Behalf Of Joseph Reichman Sent: Thursday, December 29, 2016 9:36 AM To: [email protected] Subject: Re: Multi SRB That's a really good question in windows there is no concept of RB each program is a task thread Seems like openmvs unix creates a new Address space what are all those Bpxas jobs running ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN
