Basics of AS400 Architecture
Basics of AS400 Architecture
• Object-based design
• Hardware integration
• Software integration
Several architectural features of the iSeries Architecture distinguish the system from
other machines in industry, including UNIX and Windows NT. These features [“the five
sacred architectural principles”] include:
• Object-based system
• Single-level storage
• Open Standards
• SLIC is a layer of software at the lowest level, much like a Unix kernel,
only far more functional.
Two-part operating system (cont.)
– Simple stream data files, such as MP3 audio files, are stored as
stream-file objects with familiar open, read, and write operations.
Object-based system
Single-Level Storage
• The iSeries architecture specifies a single very, very large virtual
address space known as Single-Level Storage (SLS).
• Tasks such as disk, network, tape, and terminal I/O are offloaded to
a variety of dedicated processors, allowing the main processor(s) to
work on application execution.