Ecosyste.ms: Packages

An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

Top 5.0% on proxy.golang.org
Top 4.7% dependent repos on proxy.golang.org
Top 3.4% forks on proxy.golang.org

proxy.golang.org : github.com/grailbio/reflow

Package reflow implements the core data structures and (abstract) runtime for Reflow. Reflow is a system for distributed program execution. The programs are described by Flows, which are an abstract specification of the program's execution. Each Flow node can take any number of other Flows as dependent inputs and perform some (local) execution over these inputs in order to compute some output value. Reflow supports a limited form of dynamic dependencies: a Flow may evaluate to a list of values, each of which may be executed independently. This mechanism also provides parallelism. The system orchestrates Flow execution by evaluating the flow in the manner of an abstract syntax tree; see Eval for more details.

Registry - Source - Documentation - JSON
purl: pkg:golang/github.com/grailbio/reflow
Keywords: analysis-pipeline, aws, bioinformatics-pipeline, cloud-computing, data-science, golang, language, runtime, scientific-computing
License: Apache-2.0
Latest release: 8 months ago
First release: over 1 year ago
Namespace: github.com/grailbio
Dependent repositories: 1
Stars: 918 on GitHub
Forks: 50 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: 1 day ago

    Loading...
    Readme
    Loading...