15.2 Examples of Managing System Process

This section describes how to monitor and manage the resources used by OML4Py Python user-defined functions (UDFs). It demonstrates how to retrieve the current process, measure resource utilization before and after UDF execution, and use the psutil library to configure resource limits for the current process.