Image Blog What is IBM Pase and How Does It Relate
January 16, 2019

What Is IBM i Architecture? Plus an Overview of IBM PASE

Productivity
IBM i

IBM i architecture is important. Here we give an overview of IBM i architecture. Plus, you'll get an overview of IBM i PASE and how to use it.

Back to top

What Is IBM i Architecture?

IBM i architecture is used to provide simplicity, stability, and security. 

When considering IBM i architecture, it's also important to consider an integrated runtime environment. That's why you need to know about PASE for i.

Back to top

What Is PASE for i?

According to IBM, “PASE for i provides an integrated runtime environment that allows you to run selected applications without the complexity of managing operating systems, such as AIX or Linux.”

If you are going to deploy open source solutions on the IBM i platform, it is imperative that you become familiar with PASE (Portable Application Solution Environment). Open source solutions run on IBM i via PASE.

Zend Server, PHP, and MySQL/Mariadb have run on IBM i via PASE for many years.

Back to top

The PASE Architecture and IBM i

Some think that PASE is an emulated environment, while others think that PASE is an environment separate from IBM i.

Both are wrong!

Consider the following diagram:

Image Blog Pase Image

Let’s consider the "PASE Applications" area on the left side of the diagram.

PASE provides a set of AIX shared libraries that runs directly on the POWER processor. Because there’s no emulation involved, PASE provides performance equal to native AIX applications.

The diagram also shows a syscall interface that enables applications running in PASE to access the Integrated Language Environment (ILE) to call ILE applications and access DB2 resident data.

Back to top

PASE and Open Source

Open source languages like PHP and Python use the syscall interface to leverage the IBM-supplied XML toolkit to bridge outside of PASE and leverage ILE programs and artifacts.

It’s important to keep in mind that PASE is an environment native to the IBM i hardware. PASE and its applications run in subsystems within IBM i. For example, the latest version of PHP runs in the ZENDPHP7 subsystem via PASE.

PASE has access to the Integrated File System (IFS), which means that file operations performed inside of PASE are reflected within the IFS.

Back to top

Leverage PASE Architecture and IBM i

Hopefully this post has provided an understanding of the PASE architecture and IBM i that facilitates both the execution of open source solutions and leveraging of the ILE by those solutions.

In addition to understanding the IBM i architecture, you’ll want to understand how to work within the PASE environment.

Get Support For IBM i

Interested in open source solutions on IBM i? We can help. Contact us to learn more about how you can use open source technologies to meet your business requirements.

Contact Us

 

Build Web and Mobile Apps on IBM i

We also provide the Zend Server for IBM i, which you can use to deploy, debug, and monitor web services using the open source language, PHP. 

Zend Server for IBM i simplifies connectivity between IBM i and Db2, provides a certified PHP stack, and gives you option for training, services, and more.

START FREE Zend SERVER TRIAL

Additional Resources

Back to top