> -----Original Message-----
> From: IBM Mainframe Discussion List On Behalf Of Charles Mills
>
> I'm sorry - I hate to start up this "reentrant" thing again
> but would anyone (everyone? <g>) like to suggest a term to
> describe a program that is technically reentrant but that
> cannot be multi-tasked in a single jobstep due to some
> hard-coded externality? This is not just an excuse to
> re-start a semantics war. I'm writing documentation and would
> like to apply the correct term to the IBM FTP client, which
> has the RENT bit set but which uses the hard-coded DD names
> INPUT and OUTPUT and therefore effectively cannot be
> multi-tasked in a single jobstep or region.
CICS has begun using the term "threadsafe" to describe programs that can
run "simultaneously" (i.e., on different TCBs and on different CPUs
within the same CEC at the same time) with update intent to shared (or
shareable) resources without compromising the integrity of those
resources. Perhaps "single-thread[ed|ing]" vs. "multi-thread[ed|ing]"
might serve your purpose?
-jc-
----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html