@hackage task-distribution0.1.0.3
Distributed processing of changing tasks
Categories
License
BSD-3-Clause
Maintainer
7a3ggptwts@snkmail.com
Links
Versions
Installation
Dependencies (25)
- base >=4.7 && <5
- binary
- bytestring
- containers
- directory
- filepath Show all…
Dependents (0)
A framework for distributing tasks running on HDFS data using Cloud Haskell. The goal is speedup through distribution on clusters using regular hardware. This framework provides different, simple workarounds to transport new code to other cluster nodes. See project home / README.md for more information.