The latest version of distributed-fork is 0.0.1.3-0.

distributed-fork

Version 0.0.1.2 revision 0 uploaded by utdemir.

Package meta

Synopsis
Like 'forkIO', but uses remote machines instead of local threads.
Description

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.

Author
Utku Demir
Bug reports
n/a
Category
Control
Copyright
Utku Demir
Homepage
https://github.com/utdemir/distributed-fork
Maintainer
me@utdemir.com
Package URL
n/a
Stability
n/a

Components