IBM 3032
   HOME





IBM 3032
The IBM 303XIBM used a capital X when referring to 303X, as did print media; see Computerworld ref below. is a discontinued line of mainframe computers, the first model of which, the IBM 3033 Processor, nicknamed "The Big One", was introduced March 25, 1977. Two additional processors, the 3031 and the 3032, were announced on October 6, 1977. All three 303X systems were withdrawn on February 5, 1985. Features The CPUs feature instruction pipelining, "several instructions can be pre-fetched while one is being executed". "Processor storage ... is four-way interleaved" resulting in "a significantly faster data rate than... non-interleaved". All three systems include a Dual-display console, the newly announced IBM 3036. The 3036 has an L-shaped desk, with two workstations. Each workstation has a service processor, a 3277 display, and two diskette drives (33FD). One diskette is used for logging hardware errors, and the other contains microcode. One of the service processors is the ma ...
[...More Info...]      
[...Related Items...]     OR:     [Wikipedia]   [Google]   [Baidu]  


picture info

IBM 3277
The IBM 3270 is a family of block oriented display and printer computer terminals introduced by IBM in 1971 and normally used to communicate with IBM mainframes. The 3270 was the successor to the IBM 2260 display terminal. Due to the text color on the original models, these terminals are informally known as '' green screen'' terminals. Unlike a character-oriented terminal, the 3270 minimizes the number of I/O interrupts required by transferring large blocks of data known as data streams, and uses a high speed proprietary communications interface, using coaxial cable. IBM no longer manufactures 3270 terminals, but the IBM 3270 protocol is still commonly used via TN3270 clients, 3270 terminal emulation or web interfaces to access mainframe-based applications, which are sometimes referred to as ''green screen applications''. Principles The 3270 series was designed to connect with mainframe computers, often at a remote location, using the technology then available in the ear ...
[...More Info...]      
[...Related Items...]     OR:     [Wikipedia]   [Google]   [Baidu]  


picture info

ES/9000
The IBM System/390 is a discontinued mainframe product family implementing ESA/390, the fifth generation of the System/360 instruction set architecture. The first computers to use the ESA/390 were the Enterprise System/9000 (ES/9000) family, which were introduced in 1990. These were followed by the 9672, Multiprise, and Integrated Server families of System/390 in 1994–1999, using CMOS microprocessors. The ESA/390 succeeded ESA/370, used in the Enhanced 3090 and 4381 "E" models, and the System/370 architecture last used in the IBM 9370 low-end mainframe. ESA/390 was succeeded by the 64-bit z/Architecture in 2000. History On September 5, 1990, IBM published a group of hardware and software announcements, two of which included overviews of three announcements: * System/390 (S/390), as in 360 for 1960s, 370 for 1970s. * Enterprise System/9000 (ES/9000), as in 360 for 1960s, 370 for 1970s. * Enterprise Systems Architecture/390 (ESA/390) was IBM's last 31-bit-address/32 ...
[...More Info...]      
[...Related Items...]     OR:     [Wikipedia]   [Google]   [Baidu]  


IBM 9370
The IBM 9370 systems are "baby mainframe" midrange computers, released 1986 at the very low end of, and compatible with System/370. The media of the day, referring to the VAX systems manufactured by Digital Equipment Corporation (DEC), carried IBM's alleged "VAX Killer" phrase, albeit often skeptically. History The IBM 9370 was created in the aftermath of the failed Fort Knox project, which attempted to consolidate all of IBM's midrange systems into a single IBM 801-based hardware platform. The announcement described the IBM 9370 as a " super-mini computer" for commercial and engineering/scientific use—compact, rack-mounted, designed for an office environment, not needing a data center to be used. At the time of announcement the systems were positioned between IBM's midrange systems ( IBM System/36 and IBM System/38), and the IBM 4300 mainframe series in performance. The IBM 9370 was partially a replacement for the also-not-so-successful IBM 8100 distributed processing en ...
[...More Info...]      
[...Related Items...]     OR:     [Wikipedia]   [Google]   [Baidu]  


picture info

IBM System/360
The IBM System/360 (S/360) is a family of mainframe computer systems announced by IBM on April 7, 1964, and delivered between 1965 and 1978. System/360 was the first family of computers designed to cover both commercial and scientific applications and a complete range of applications from small to large. The design distinguished between architecture and implementation, allowing IBM to release a suite of compatible designs at different prices. All but the only partially compatible Model 44 and the most expensive systems use microcode to implement the instruction set, featuring 8-bit byte addressing and fixed-point binary, fixed-point decimal and hexadecimal floating-point calculations. The System/360 family introduced IBM's Solid Logic Technology (SLT), which packed more transistors onto a circuit card, allowing more powerful but smaller computers. System/360's chief architect was Gene Amdahl, and the project was managed by Fred Brooks, responsible to Chairman Thomas J. Wat ...
[...More Info...]      
[...Related Items...]     OR:     [Wikipedia]   [Google]   [Baidu]  


Multiprocessing
Multiprocessing (MP) is the use of two or more central processing units (CPUs) within a single computer system. The term also refers to the ability of a system to support more than one processor or the ability to allocate tasks between them. There are many variations on this basic theme, and the definition of multiprocessing can vary with context, mostly as a function of how CPUs are defined ( multiple cores on one die, multiple dies in one package, multiple packages in one system unit, etc.). A multiprocessor is a computer system having two or more processing units (multiple processors) each sharing main memory and peripherals, in order to simultaneously process programs. A 2009 textbook defined multiprocessor system similarly, but noted that the processors may share "some or all of the system’s memory and I/O facilities"; it also gave tightly coupled system as a synonymous term. At the operating system level, ''multiprocessing'' is sometimes used to refer to the executi ...
[...More Info...]      
[...Related Items...]     OR:     [Wikipedia]   [Google]   [Baidu]  


Asymmetric Multiprocessing
An asymmetric multiprocessing (AMP or ASMP) system is a multiprocessor computer system where not all of the multiple interconnected central processing units (CPUs) are treated equally. For example, a system might allow (either at the hardware or operating system level) only one CPU to execute operating system code or might allow only one CPU to perform I/O operations. Other AMP systems might allow any CPU to execute operating system code and perform I/O operations, so that they were symmetric with regard to processor roles, but attached some or all peripherals to particular CPUs, so that they were asymmetric with respect to the peripheral attachment. Asymmetric multiprocessing was the only method for handling multiple CPUs before symmetric multiprocessing (SMP) was available. It has also been used to provide less expensive options on systems where SMP was available. Background and history For the room-size computers of the 1960s and 1970s, a cost-effective way to increase comput ...
[...More Info...]      
[...Related Items...]     OR:     [Wikipedia]   [Google]   [Baidu]  


picture info

DOS/VS
Disk Operating System/360, also DOS/360, or simply DOS, is the discontinued first member of a sequence of operating systems for IBM System/360, System/370 and later mainframes. It was announced by IBM on the last day of 1964, and it was first delivered in June 1966. In its time, DOS/360 was the most widely used operating system in the world. DOS versions BOS/360 The Basic Operating System (BOS) was an early version of DOS and TOS which could provide usable functionality on a system with as little as 8 KB of main storage and one 2311 disk drive. TOS/360 TOS/360 (Tape Operating System/360, not a DOS as such and not so called) was an IBM operating system for the System/360, used in the early days around 1965 to support the System/360 Model 30 and similar platforms. TOS, as per the "Tape" in the name, required a tape drive. It shared most of the code base and some manuals with IBM's DOS/360. TOS went through 14 releases, and was discontinued when disks such as the IBM 2311 ...
[...More Info...]      
[...Related Items...]     OR:     [Wikipedia]   [Google]   [Baidu]  




TSS (operating System)
The IBM Time Sharing System TSS/360 is a discontinued early time-sharing In computing, time-sharing is the Concurrency (computer science), concurrent sharing of a computing resource among many tasks or users by giving each Process (computing), task or User (computing), user a small slice of CPU time, processing time. ... operating system designed exclusively for a special model of the System/360 line of mainframes, the IBM System/360 Model 67, Model 67. Made available on a trial basis to a limited set of customers in 1967, it was never officially released as a supported product by IBM. TSS pioneered a number of novel features, some of which later appeared in more popular systems such as MVS. TSS was migrated to IBM System/370, System/370 and 303x systems, but despite its many advances and novel capabilities, TSS failed to meet expectations and was eventually canceled. The Resident Supervisor of TSS/370 was used as the basis for a port of UNIX to the IBM mainframe. TSS/360 als ...
[...More Info...]      
[...Related Items...]     OR:     [Wikipedia]   [Google]   [Baidu]  


IBM Airline Control Program
IBM Airline Control Program, or ACP, is a discontinued operating system developed by IBM beginning about 1965. In contrast to previous airline transaction processing systems, the most notable aspect of ACP is that it was designed to run on most models of the IBM System/360 mainframe computer family. This departed from the earlier model in which each airline had a different, machine-specific transaction system. Overview Development began with ''SABRE (Semi-Automatic Business Research Environment)'', ''Deltamatic'', and ''PANAMAC''. From these, the ''Programmed Airline Reservations System (PARS)'' was developed. In 1969 the control program, ''ACP'', was separated from PARS. PARS kept the functions for processing airline reservations and related data. In December 1979, ACP became known as ACP/TPF and then just TPF (Transaction Processing Facility). The transaction operating system became more widely implemented by businesses other than the major airlines, such as online credit car ...
[...More Info...]      
[...Related Items...]     OR:     [Wikipedia]   [Google]   [Baidu]  


Channel-to-channel Adapter
In IBM mainframe technology, a channel-to-channel adapter (CTCA) is a device that connects two input/output channels on (usually) two separate computer systems. The adapter allows one computer system to be treated as an input/output device by another. It is used "to link the processing units in a loosely coupled multiprocessing system. Virtual channel-to-channel adapters (VCTCA) are often used to communicate between two virtual machines in the z/VM operating system. The Virtual Machine Communication Facility (VMCF), and later Inter User Communication Vehicle (IUCV) are now often used in place of VCTCAs because they provide a simpler interface and improved performance. On IBM z processors, the functionality of a CTCA is implemented by connecting two ESCON channels or two FICON FICON (Fibre Connection) is the IBM proprietary name for the ANSI ''FC-SB-3 Single-Byte Command Code Sets-3 Mapping Protocol'' for Fibre Channel (FC) protocol. It is a FC layer 4 protocol used to map ...
[...More Info...]      
[...Related Items...]     OR:     [Wikipedia]   [Google]   [Baidu]  


Magnuson Computer Systems
Magnuson Computer Systems was a manufacturer of plug-compatible computers compatible with IBM mainframes. The Magnuson M80 range was available from the late 1970s and was successful when IBM struggled to ship machines. The company declared bankruptcy in March 1983 after IBM introduced new models and reduced prices. The Magnuson processors were aimed at the lower end of IBM's product line. They had a number of unique design features. Perhaps the most notable was the voting logic on each processor card. All of the slots in the main chassis were interchangeable. All slots were filled on only the high-end model. Carlton Amdahl, son of Gene Amdahl, was Vice President of Engineering at Magnuson. He went on to work with his father at Trilogy Systems. There the "tell me three times" logic was incorporated into their chip designs at the level of individual gates and flip-flops. See also * Amdahl Corporation Amdahl Corporation was an information technology company which speciali ...
[...More Info...]      
[...Related Items...]     OR:     [Wikipedia]   [Google]   [Baidu]  




Hitachi Data Systems
Hitachi Data Systems (HDS) was a provider of modular mid-range and high-end computer data storage systems, software, and services. Its operations are now a part of Hitachi Vantara. In 2010, Hitachi Data Systems sold through direct and indirect channels in more than 170 countries and regions, with customers that included over half of the Fortune 100 companies at the time. It was a subsidiary of Hitachi and part of the Hitachi Information Systems & Telecommunications Division until 2017. In 2017, it merged with Pentaho and Hitachi Insight Group to form Hitachi Vantara. History Origin as Itel Itel was founded in 1967 by Peter Redfield and Gary Friedman as an equipment leasing company and initially focused on leasing IBM mainframes. Through creative financial arrangements and investments, Itel began to lease IBM mainframes to customers at lower costs, which led to Itel ranking second to IBM in revenues. In 1977, a joint venture between National Semiconductor and Hitachi formed ...
[...More Info...]      
[...Related Items...]     OR:     [Wikipedia]   [Google]   [Baidu]