Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/apache/reef
Mirror of Apache REEF
https://github.com/apache/reef
big-data cplusplus csharp java reef
Last synced: about 2 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 (about 10 years ago)
- Default Branch: master
- Last Pushed: 2022-07-06T19:58:15.000Z (over 2 years ago)
- Last Synced: 2024-09-25T21:06:15.155Z (about 2 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
![](website/src/site/resources/ApacheREEF_logo_no_margin_small.png)
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 | [![Build Status](https://travis-ci.org/apache/reef.svg?branch=master)](https://travis-ci.org/apache/reef) |
|REEF.NET | Windows | [![Build status](https://ci.appveyor.com/api/projects/status/qwvl6d4d8891e09d/branch/master?svg=true)](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
=============[![downloads](https://img.shields.io/badge/source%20code-download-brightgreen.svg)](http://reef.apache.org/downloads.html)
[![NuGet package](https://img.shields.io/badge/nuget-package-brightgreen.svg)](https://www.nuget.org/packages/Org.Apache.REEF.All/)License
=============[![Apache 2.0](https://img.shields.io/badge/License-Apache%202.0-brightgreen.svg)](LICENSE)