distributed-fork: Like 'forkIO', but uses remote machines instead of local threads.

[ bsd3, control, deprecated, library ] [ Propose Tags ]
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.

Downloads

Maintainer's Corner

Package maintainers

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
Reverse Dependencies 1 direct, 1 indirect [details]
Downloads 2318 total (15 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]