ZhuozhaoLi / funcX

funcX: High Performance Function Serving for Science

Home Page:https://funcx.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

docs/img/funcx-logo.png

Website: https://www.funcx.org

Documentation: https://funcx.readthedocs.io/en/latest/

Quickstart

funcX is in a beta state with version 0.2.3 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

Note

The funcX client is supported on MacOS, Linux and Windows. The funcx-endpoint is only supported on Linux.

Documentation

Complete documentation for funcX is available here

About

funcX: High Performance Function Serving for Science

https://funcx.org


Languages

Language:Python 98.0%Language:Jupyter Notebook 1.1%Language:Shell 0.5%Language:Mustache 0.5%