distributed-closure: Serializable closures for distributed programming.

[ bsd3, control, library, program ] [ Propose Tags ]

See README.


[Skip to Readme]

Modules

[Last Documentation]

  • Control
    • Distributed
      • Control.Distributed.Closure
        • Control.Distributed.Closure.Internal
        • Control.Distributed.Closure.TH

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.1.0.0, 0.2.0.0, 0.2.1.0, 0.3.0.0, 0.3.1.0, 0.3.2.0, 0.3.3.0, 0.3.4.0, 0.3.5, 0.4.0, 0.4.1, 0.4.1.1, 0.4.2.0, 0.5.0.0 (info)
Dependencies base (>=4.8 && <5), binary (>=0.7.5), bytestring (>=0.10), constraints (>=0.4), syb (>=0.5), template-haskell (>=2.10) [details]
License BSD-3-Clause
Copyright © Tweag I/O Limited
Author Mathieu Boespflug
Maintainer m@tweag.io
Category Control
Home page https://github.com/tweag/distributed-closure
Source repo head: git clone https://github.com/tweag/distributed-closure
Uploaded by MathieuBoespflug at 2016-04-25T10:43:40Z
Distributions LTSHaskell:0.5.0.0, Stackage:0.5.0.0
Reverse Dependencies 7 direct, 2 indirect [details]
Downloads 8224 total (61 in the last 30 days)
Rating 2.0 (votes: 1) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs not available [build log]
All reported builds failed as of 2016-11-26 [all 2 reports]

Readme for distributed-closure-0.3.0.0

[back to package description]

distributed-closure

Build Status

Leverage the -XStaticPointers extension from GHC 7.10 onwards for distributed programming using lightweight serializable closures.