https://github.com/apache/reef
Mirror of Apache REEF
https://github.com/apache/reef
big-data cplusplus csharp java reef
Last synced: 5 months ago
JSON representation
Mirror of Apache REEF
- Host: GitHub
- URL: https://github.com/apache/reef
- Owner: apache
- License: apache-2.0
- Archived: true
- Created: 2014-10-23T07:00:10.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2022-07-06T19:58:15.000Z (almost 3 years ago)
- Last Synced: 2024-12-22T08:14:48.927Z (6 months ago)
- Topics: big-data, cplusplus, csharp, java, reef
- Language: Java
- Homepage:
- Size: 38.4 MB
- Stars: 94
- Watchers: 32
- Forks: 97
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README

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)