IBM Open Enterprise SDK for Python is a powerful tool for developers looking to take advantage of the mainframe's processing capabilities. And now, there's even more reason to use it: IBM Open Enterprise SDK for Python on z/OS is now zIIP-eligible.
zIIP stands for "z Integrated Information Processor." It's a specialized processor that's designed to offload certain types of processing work from the main processor, freeing up CPU resources and reducing overall system costs. This means that Python workload that would normally be run on the main processor can instead be offloaded to the zIIP specialty processor. This can lead to cost savings, especially for organizations that have heavy Python workloads.
To take advantage of this new capability, all you need to do is ensure that you're running IBM Open Enterprise SDK for Python 3.11 and install APAR PH52893 which includes the necessary updates to make it zIIP-eligible.
To learn more about zIIP, click here.