Globus Compute SDK
Globus Compute is a distributed Function as a Service (FaaS) platform that enables flexible, scalable, and high performance remote function execution. Unlike centralized FaaS platforms, Globus Compute allows users to execute functions on heterogeneous remote computers, from laptops to campus clusters, clouds, and supercomputers.
This package contains the Python SDK for interacting with Globus Compute. Notable functionality includes submitting functions to remote compute endpoints via the executor, and querying endpoint status.
To manage your own compute endpoints, use the companion Globus Compute Endpoint package.