|  |
| |
| Apache REEF™ |
| ======================== |
| |
| Apache REEF™ (Retainable Evaluator Execution Framework) is a library for developing portable applications for |
| cluster resource managers such as Apache Hadoop YARN or Apache |
| Mesos. For example, [Microsoft Azure Stream Analytics](https://azure.microsoft.com/en-us/services/stream-analytics/) is built on [REEF and |
| Hadoop.](https://blogs.technet.microsoft.com/machinelearning/2015/12/17/reef-graduates-to-a-top-level-apache-project/) |
| |
| |
| Online Documentation |
| ==================== |
| Detailed information on REEF can be found in the following places: |
| |
| * [The project website](http://reef.apache.org/) |
| * [The project wiki](https://cwiki.apache.org/confluence/display/REEF/Home) |
| |
| [The developer |
| mailing list](http://reef.apache.org/mailing-list.html) is |
| the best way to reach REEF's developers when the above aren't |
| sufficient. |
| |
| |
| Build Status |
| ============= |
| |
| | Component | OS | Status | |
| |---|:------:|:------:| |
| |REEF Java | Ubuntu | [](https://travis-ci.org/apache/reef) | |
| |REEF.NET | Windows | [](https://ci.appveyor.com/project/ApacheSoftwareFoundation/reef/branch/master) | |
| |
| |
| Building REEF |
| ============= |
| |
| | | Java | .NET | |
| |---|:------:|:----:| |
| |Build & run unit tests| [java\BUILD.md](lang/java/BUILD.md) | [cs\BUILD.md](lang/cs/BUILD.md) | |
| |
| Releases |
| ============= |
| |
| [](http://reef.apache.org/downloads.html) |
| [](https://www.nuget.org/packages/Org.Apache.REEF.All/) |
| |
| License |
| ============= |
| |
| [](LICENSE) |
| |
| |