stm-firehose: Conduits and STM operations for fire hoses.

[ bsd3, library, network ] [ Propose Tags ]

A fire hose is a component in a message passing system that let clients tap into the message flow. This module provides low level (built on STM channels) and high level (based on conduits) building blocks. It should work with a fixed amount of memory, and has non blocking write operations.

Modules

[Index]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.1.2, 0.1.3, 0.1.4, 0.2.1, 0.3.0, 0.3.0.2
Dependencies base (>=4.6 && <5), blaze-builder (>=0.4 && <0.5), conduit (>=1.2 && <1.3), http-types (>=0.8 && <0.9), resourcet (>=1.1), stm (>=2.4 && <2.5), stm-chans (>=3.0 && <3.1), stm-conduit (>=2.6 && <2.7), transformers (>=0.4 && <0.5), wai (>=3.0 && <3.1), wai-conduit (>=3 && <4), warp (>=3.1 && <3.2) [details]
License BSD-3-Clause
Author Simon Marechal
Maintainer bartavelle@gmail.com
Category Network
Source repo head: git clone git://github.com/bartavelle/stm-firehose.git
Uploaded by SimonMarechal at 2015-09-26T07:08:44Z
Distributions
Reverse Dependencies 2 direct, 0 indirect [details]
Downloads 3829 total (16 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2015-09-30 [all 1 reports]