distributed-fork: Like 'forkIO', but uses remote machines instead of local threads.
Deprecated
This library provides a way to offload a computation to another machine.
It uses pluggable Backend'
s to spawn remote executors. It currently only supports AWS Lambda using distributed-fork-aws-lambda library.
See README for the rationale behind the library and Control.Distributed.Fork module for the usage.
Modules
[Index]
Downloads
- distributed-fork-0.0.1.2.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
Versions [RSS] | 0.0.1.0, 0.0.1.1, 0.0.1.2, 0.0.1.3 |
---|---|
Dependencies | async, base (>=4.7 && <5), binary, bytestring, constraints, distributed-closure, exceptions, stm, terminal-size, text, transformers, typed-process [details] |
License | BSD-3-Clause |
Copyright | Utku Demir |
Author | Utku Demir |
Maintainer | me@utdemir.com |
Category | Control |
Home page | https://github.com/utdemir/distributed-fork |
Uploaded | by utdemir at 2018-06-04T02:08:05Z |
Distributions | |
Reverse Dependencies | 1 direct, 1 indirect [details] |
Downloads | 2416 total (20 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2018-06-04 [all 1 reports] |