Hi everyone,
   we have just published a new open source Truffle project,
FastR-Flink. It is available in https://bitbucket.org/allr/fastr-flink 

FastR is an implementation of the R language on top of Truffle and Graal
[3] developed by Purdue University, Johannes Kepler University and
Oracle Labs [1]. 

FastR-Flink is fork of FastR project which includes Apache Flink [2]
connection, allowing to execute distributed stream and batch data
processing applications from R programming language by using FastR
+Graal. This is a prototype we have been working on in Oracle Labs
during my internship.

See README_FASTR_FLINK in  https://bitbucket.org/allr/fastr-flink
for more information about how to compile and start running FastR+Flink
applications. I also included a directory with a few examples. 

Juan

[1] FastR: https://bitbucket.org/allr/fastr
[2] Apache Flink: https://flink.apache.org/ 
[3] Graal: http://openjdk.java.net/projects/graal/ 

Reply via email to