| CARVIEW |
Select Language
HTTP/1.1 200 OK
Connection: keep-alive
Server: nginx/1.24.0 (Ubuntu)
Content-Type: text/html; charset=utf-8
Cache-Control: public, max-age=300
Content-Encoding: gzip
Via: 1.1 varnish, 1.1 varnish
Accept-Ranges: bytes
Age: 0
Date: Sat, 17 Jan 2026 15:09:15 GMT
X-Served-By: cache-dfw-kdfw8210110-DFW, cache-bom-vanm7210066-BOM
X-Cache: MISS, MISS
X-Cache-Hits: 0, 0
X-Timer: S1768662554.253583,VS0,VE769
Vary: Accept, Accept-Encoding
transfer-encoding: chunked
distributed-fork: Like 'forkIO', but uses remote machines instead of local threads.
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> |
| Uploaded | by utdemir at 2018-06-15T08:17:55Z |
| Category | Control |
| Home page | https://github.com/utdemir/distributed-fork |
| Distributions | NixOS:0.0.1.3 |
| Reverse Dependencies | 1 direct, 1 indirect [details] |
| Downloads | 2530 total (18 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] |