Files
ray/README.md
T
2016-07-06 13:51:32 -07:00

9 lines
315 B
Markdown

# Ray
[![Build Status](https://travis-ci.org/amplab/ray.svg?branch=master)](https://travis-ci.org/amplab/ray)
Ray is an experimental distributed execution framework with a Python-like
programming model. It is under development and not ready for general use.
Read this [introduction to Ray](doc/introduction.md).