enow.com Web Search

Search results

  1. Results from the WOW.Com Content Network
  2. Transaction Processing Facility - Wikipedia

    en.wikipedia.org/wiki/Transaction_Processing...

    Transaction Processing Facility (TPF) [2] is an IBM real-time operating system for mainframe computers descended from the IBM System/360 family, including zSeries and System z9. TPF delivers fast, high-volume, high-throughput transaction processing, handling large, continuous loads of essentially simple transactions across large, geographically ...

  3. z/Architecture - Wikipedia

    en.wikipedia.org/wiki/Z/Architecture

    IBM's operating systems z/OS, z/VSE, z/TPF, and z/VM are versions of MVS, VSE, Transaction Processing Facility (TPF), and VM that support z/Architecture. Older versions of z/OS, z/VSE, and z/VM continued to support 32-bit systems; z/OS version 1.6 and later, z/VSE Version 4 and later, and z/VM Version 5 and later require z/Architecture.

  4. Transaction processing system - Wikipedia

    en.wikipedia.org/wiki/Transaction_processing_system

    Non-mainframe versions are called TXSeries. Tuxedo – 1980s. Transactions for Unix, Extended for Distributed Operations developed by AT&T Corporation, now owned by Oracle Corporation. Tuxedo is a cross-platform TPS. UNIVAC Transaction Interface Package (TIP) – 1970s. A transaction processing monitor for UNIVAC 1100/2200 series computers. [3]

  5. ALCS transaction monitor - Wikipedia

    en.wikipedia.org/wiki/ALCS_transaction_monitor

    Whereas TPF runs as a stand-alone OS, ALCS is designed to run as an application on top of MVS/OS/390/z/OS. However, the API it provides to applications is very similar to that on TPF, so applications written for TPF can run on ALCS with minimal modifications: typically fewer modifications than are required to move from one release of TPF to ...

  6. History of IBM mainframe operating systems - Wikipedia

    en.wikipedia.org/wiki/History_of_IBM_mainframe...

    All modern IBM mainframe operating systems except z/TPF are descendants of those included in the "System/370 Advanced Functions" announcement – z/TPF is a descendant of ACP, the system which IBM initially developed to support high-volume airline reservations applications.

  7. SabreTalk - Wikipedia

    en.wikipedia.org/wiki/SabreTalk

    SabreTalk is a discontinued dialect of PL/I for the S/360 IBM mainframes running the TPF platform. SabreTalk was developed jointly by American Airlines, Eastern Air Lines and IBM. SabreTalk is known as PL/TPF (Programming Language for TPF). [1] In 1973, Eastern Air Lines' computing division was selling the SabreTalk compiler for US$95,000. [2]

  8. OS/360 and successors - Wikipedia

    en.wikipedia.org/wiki/OS/360_and_successors

    OS/360, officially known as IBM System/360 Operating System, [1] [2] is a discontinued batch processing operating system developed by IBM for their then-new System/360 mainframe computer, announced in 1964; it was influenced by the earlier IBSYS/IBJOB and Input/Output Control System (IOCS) packages for the IBM 7090/7094 [citation needed] and even more so by the PR155 Operating System for the ...

  9. IBM Basic assembly language and successors - Wikipedia

    en.wikipedia.org/wiki/IBM_Basic_assembly...

    The application program interfaces of IBM's mainframe operating systems is defined as a set of assembly language "macro" instructions, that typically invoke Supervisor Call (SVC) [e.g., on z/OS] or Diagnose (DIAG) [on, e.g., z/VM] instructions to invoke operating system routines. It is possible to use operating system services from programs ...