IBM documents this crisply at https://www.ibm.com/docs/en/zos/2.1.0?topic=modules-module-reusability Bottom line is that there are only 3 variants: serially reusable, reentrant and refreshable. Non-serially reusable is reentrant, but that term isn't used in Binder or z/OS doc (thankfully).
On Thu, Feb 16, 2023 at 8:07 AM Phil Smith III <[email protected]> wrote: > I feel stoopid[er than usual]: I don't understand the difference between > "serially reusable" vs. "reusable" vs. "reentrant" in this context. I know > what the first and last one are, but it seems like the middle one should be > the same as one of the others. > > > > Unless the difference between the latter two is that "reusable" means "one > user running a shared copy at a time without reloading" and "reentrant" > means "multiple users running the same copy at the same time"? Peter? > > > ---------------------------------------------------------------------- > For IBM-MAIN subscribe / signoff / archive access instructions, > send email to [email protected] with the message: INFO IBM-MAIN > ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN
