Последняя версия

cuneiform 2.0.4-RELEASE

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.

Лицензия

Лицензия

Категории

Категории

ORM Данные
Группа

Группа

de.hu-berlin.wbi.cuneiform
Идентификатор

Идентификатор

cuneiform
Версия

Версия

2.0.4-RELEASE
Тип

Тип

pom
Описание

Описание

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.
Ссылка на сайт

Ссылка на сайт

https://github.com/joergen7/cuneiform
Система контроля версий

Система контроля версий

https://github.com/joergen7/cuneiform.git

Скачать cuneiform 2.0.4-RELEASE

Имя Файла Размер
cuneiform-2.0.4-RELEASE.pom 4 KB
Обзор

<!-- https://jarcasting.com/artifacts/de.hu-berlin.wbi.cuneiform/cuneiform/ -->
<dependency>
    <groupId>de.hu-berlin.wbi.cuneiform</groupId>
    <artifactId>cuneiform</artifactId>
    <version>2.0.4-RELEASE</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/de.hu-berlin.wbi.cuneiform/cuneiform/
implementation 'de.hu-berlin.wbi.cuneiform:cuneiform:2.0.4-RELEASE'
// https://jarcasting.com/artifacts/de.hu-berlin.wbi.cuneiform/cuneiform/
implementation ("de.hu-berlin.wbi.cuneiform:cuneiform:2.0.4-RELEASE")
'de.hu-berlin.wbi.cuneiform:cuneiform:pom:2.0.4-RELEASE'
<dependency org="de.hu-berlin.wbi.cuneiform" name="cuneiform" rev="2.0.4-RELEASE">
  <artifact name="cuneiform" type="pom" />
</dependency>
@Grapes(
@Grab(group='de.hu-berlin.wbi.cuneiform', module='cuneiform', version='2.0.4-RELEASE')
)
libraryDependencies += "de.hu-berlin.wbi.cuneiform" % "cuneiform" % "2.0.4-RELEASE"
[de.hu-berlin.wbi.cuneiform/cuneiform "2.0.4-RELEASE"]

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

Модули Проекта

  • cuneiform-core
  • cuneiform-addons
  • cuneiform-dist
  • cuneiform-cmdline