SciFlow: Scientific workflow management system

[ control, library, mit ] [ Propose Tags ]

SciFlow is a DSL for building type-safe computational workflows. SciFlow supports distributed computing through Cloud Haskell.


[Skip to Readme]

Modules

[Last Documentation]

  • Control
    • Control.Workflow
      • Control.Workflow.Coordinator
        • Control.Workflow.Coordinator.Local
      • Control.Workflow.DataStore
      • Interpreter
        • Control.Workflow.Interpreter.Exec
        • Control.Workflow.Interpreter.FunctionTable
        • Control.Workflow.Interpreter.Graph
      • Control.Workflow.Language
        • Control.Workflow.Language.TH
      • Control.Workflow.Types
      • Control.Workflow.Utils

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.1.0, 0.2.0, 0.3.0, 0.4.0, 0.4.1, 0.5.0, 0.5.1, 0.5.3.1, 0.6.0, 0.6.1, 0.6.2, 0.7.0
Dependencies base (>=4.7 && <5.0), binary, bytestring, constraints, cryptohash-sha256, distributed-process (>=0.7 && <0.8), distributed-process-monad-control, exceptions, hashable, lifted-async, memory, monad-control, mtl, network-transport (>=0.5 && <0.6), network-transport-tcp, rainbow, sqlite-simple, stm, template-haskell, text, th-lift-instances, time, unordered-containers [details]
License MIT
Copyright (c) 2015-2019 Kai Zhang
Author Kai Zhang
Maintainer kai@kzhang.org
Category Control
Source repo head: git clone https://github.com/kaizhang/SciFlow.git
Uploaded by kaizhang at 2019-05-26T18:47:31Z
Distributions
Reverse Dependencies 2 direct, 0 indirect [details]
Downloads 8362 total (27 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs not available [build log]
All reported builds failed as of 2019-05-26 [all 3 reports]

Readme for SciFlow-0.7.0

[back to package description]