Difference between revisions of "ISeries 101"
From MidrangeWiki
m |
(→Multi User Queue Theory) |
||
Line 2: | Line 2: | ||
People who move to the 400 from other computing environments and backgrounds have some common areas of misconceptions and concepts difficult to grasp at first. | People who move to the 400 from other computing environments and backgrounds have some common areas of misconceptions and concepts difficult to grasp at first. | ||
== Multi User Queue Theory == | == Multi User Queue Theory == | ||
+ | |||
+ | Many users come to the 400 from a Desk Top reality where they were the only people using some computing resource. Such people can have trouble comprehending | ||
+ | * a multi-user environment in which | ||
+ | * [[Jobs]] can go to [[JOBQ]] to not run right away, but send Message to [[MSGQ]] upon completion; | ||
+ | * Reports to Printer [[OUTQ]] wait in line behind other people's reports; | ||
+ | * Reports from multiple people can be accessed. | ||
+ | |||
== Compiled Objects == | == Compiled Objects == | ||
== Non-executable files == | == Non-executable files == | ||
== Formats == | == Formats == | ||
== Members == | == Members == |
Revision as of 01:06, 25 June 2005
People who move to the 400 from other computing environments and backgrounds have some common areas of misconceptions and concepts difficult to grasp at first.
Contents
[hide]Multi User Queue Theory
Many users come to the 400 from a Desk Top reality where they were the only people using some computing resource. Such people can have trouble comprehending
- a multi-user environment in which
- Jobs can go to JOBQ to not run right away, but send Message to MSGQ upon completion;
- Reports to Printer OUTQ wait in line behind other people's reports;
- Reports from multiple people can be accessed.