To install click the Add extension button. That's it.

The source code for the WIKI 2 extension is being checked by specialists of the Mozilla Foundation, Google, and Apple. You could also do it yourself at any point in time.

4,5
Kelly Slayton
Congratulations on this excellent venture… what a great idea!
Alexander Grigorievskiy
I use WIKI 2 every day and almost forgot how the original Wikipedia looks like.
Live Statistics
English Articles
Improved in 24 Hours
Added in 24 Hours
What we do. Every page goes through several hundred of perfecting techniques; in live mode. Quite the same Wikipedia. Just better.
.
Leo
Newton
Brights
Milds

Telecommunications Access Method

From Wikipedia, the free encyclopedia

Telecommunications Access Method (TCAM) is an access method, in IBM's OS/360 and successors computer operating systems on IBM System/360 and later, that provides access to terminals units within a teleprocessing network.[1]

YouTube Encyclopedic

  • 1/3
    Views:
    166 482
    1 212
    336
  • 2 - Multiple Access - FDMA/TDMA/CDMA/OFDMA - Fundamentals of 4G (LTE)
  • Module 10 Network Access and Transmission Methods
  • Module 11 Data Network Connectivity

Transcription

Features

TCAM provides similar functionality to QTAM, which it replaced. It was the access method for the initial version of Time Sharing Option (TSO). With the advent of IBM's SNA, TCAM was eventually superseded by VTAM.

TCAM was said to have the following enhancements over QTAM:[2]

  • Improved buffering, with more buffering options.
  • Improved organization of message queuing on disk including multiple volume support.
  • Back-up copies of messages maintained on disk.
  • Improved testing and debugging including off-line testing, improved debugging, online terminal testing, and logging.
  • Improved line handling for inquiry applications.
  • "Significantly increases speed and efficiency over QTAM."
  • Improved operator monitoring and control.
  • Binary Synchronous Support.
  • Checkpointing.

Structure

TCAM consists of a Message Control Program (MCP) and zero or more application programs. The MCP handles communications with the terminals, identifies input messages and starts application programs to process them as required. This is similar in concept to the much later internet service daemon (inetd) in unix and other systems. It is also similar to QTAM, where the application programs are called Message Processing Programs (MPP).

The MCP is assembled by the user installation from a set of macros supplied by IBM. These macros define the lines and terminals comprising the system, the datasets required, and the procedures used to process received and transmitted messages.

The application programs, incorporating logic to process the various messages, are supplied by the installation, and use standard OS/360 data management macros OPEN and CLOSE, and either the Basic macros READ, WRITE, and CHECK, or the Queued macros GET and PUT. The use of SAM macros allows application programs to be tested in a batch processing environment.

Device support

TCAM initially supported

Support for 3270 terminals was soon added.

References

  1. ^ Burnie Blakeley; Harry Harris & Rhys Lewis (1995). Messaging and Queuing Using the Mqi: Concepts & Analysis, Design & Development. McGraw-Hill. p. 9. ISBN 0-07-005730-3.
  2. ^ OS TCAM Concepts and Facilities (PDF). IBM. January 1973. GC30-2022-2.


This page was last edited on 8 December 2022, at 05:09
Basis of this page is in Wikipedia. Text is available under the CC BY-SA 3.0 Unported License. Non-text media are available under their specified licenses. Wikipedia® is a registered trademark of the Wikimedia Foundation, Inc. WIKI 2 is an independent company and has no affiliation with Wikimedia Foundation.