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.3.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.10 && <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 | Utku Demir <me@utdemir.com> |
| Category | Control |
| Home page | https://github.com/utdemir/distributed-fork |
| Uploaded | by utdemir at 2018-06-15T08:17:55Z |
| Distributions | NixOS:0.0.1.3 |
| Reverse Dependencies | 1 direct, 1 indirect [details] |
| Downloads | 2505 total (6 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-15 [all 1 reports] |