OpenGris Scaler#

Scaler is a lightweight distributed computing Python framework that lets you easily distribute tasks across one or more local machines, or across multiple clouds.

Scaler architecture

Performance#

Scaler is efficient at scaling short tasks over a high number of CPUs with very low overhead and minimal latency.

The following benchmark shows the scaling performance of Scaler when running this parallel task:

Scaler scaling benchmark using parfun

Content#