jar

de.hu-berlin.wbi.cuneiform : cuneiform

Maven & Gradle

May 17, 2016
217 stars

cuneiform · A Functional Workflow Language. Cuneiform is a workflow specification language which makes it easy to integrate heterogeneous tools and libraries and exploit data parallelism. Users do not have to create heavy-weight wrappers for establised tools or to reimplement them. Instead, they apply their existing software to partitioned data. Using the Hi-WAY application master Cuneiform can be executed on Hadoop YARN which makes it suitable for large scale data analysis. Cuneiform comes in the form of a functional programming language with a Foreign Function Interface (FFI) that lets users create functions in any suitable scripting language and apply these functions in a uniform way. Data paralelism is expressed by applying map, cross-product, dot-product, or combinations of the aforementioned algorithmic skeletons to collections of black-box data.

Table Of Contents

Latest Version

Download de.hu-berlin.wbi.cuneiform : cuneiform JAR file - Latest Versions:

All Versions

Download de.hu-berlin.wbi.cuneiform : cuneiform JAR file - All Versions:

Version Vulnerabilities Size Updated
2.0.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window cuneiform-2.0.4-RELEASE.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

Advertisement