Skip to content

funcX: High Performance Function Serving for Science

License

Notifications You must be signed in to change notification settings

slateci/funcX

This branch is 773 commits behind globus/globus-compute:main.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

153f902 · May 8, 2023
Apr 10, 2023
May 8, 2023
May 8, 2023
May 3, 2023
May 8, 2023
May 3, 2023
Apr 7, 2023
Apr 24, 2023
Apr 10, 2023
May 20, 2022
Nov 23, 2021
Jul 6, 2022
Mar 9, 2022
Apr 7, 2023
May 8, 2023
Apr 7, 2023
Apr 7, 2023
Apr 24, 2023
Jun 28, 2021
Apr 7, 2023
Apr 7, 2023
Apr 25, 2023
Apr 20, 2023
Apr 25, 2023

Repository files navigation

Globus Compute - Fast Function Serving

Apache Licence V2.0 Build status Documentation Status Launch in Binder NSF award info NSF award info

Globus Compute (formerly funcX) is a high-performance function-as-a-service (FaaS) platform that enables intuitive, flexible, efficient, scalable, and performant remote function execution on existing infrastructure including clouds, clusters, and supercomputers.

docs/_static/images/globus-300x300-blue.png

Website: https://www.funcx.org

Documentation: https://globus-compute.readthedocs.io/en/latest/

Quickstart

Globus Compute is currently available on PyPI.

To install Globus Compute, please ensure you have python3.7+.:

$ python3 --version

Install using Pip:

$ pip install globus-compute-sdk

To use our example notebooks you will need Jupyter.:

$ pip install jupyter

Note

The Globus Compute client is supported on MacOS, Linux and Windows. The Globus Compute endpoint is only supported on Linux.

Documentation

Complete documentation for Globus Compute is available here

About

funcX: High Performance Function Serving for Science

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 98.9%
  • Other 1.1%