Skip to content
/ funcX Public
forked from globus/globus-compute

funcX: High Performance Function Serving for Science

Notifications You must be signed in to change notification settings

arokem/funcX

 
 

Repository files navigation

funcX - Fast Function Serving

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

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.

Quickstart

funcX is in alpha state with version 0.0.2a0 currently available on PyPI.

To install funcX, please ensure you have python3.6+.:

$ python3 --version

Install using Pip:

$ pip install funcx

To use our example notebooks you will need Jupyter.:

$ pip install jupyter

Documentation

Complete documentation for funcX is available here

About

funcX: High Performance Function Serving for Science

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 97.5%
  • Jupyter Notebook 1.5%
  • Other 1.0%