pipes-rt: A few pipes to control the timing of yields
Use this library to yield values downstream according to different timing rules. For example, use the relTimeCat pipe, and your data will be yielded according to their timestamps. Or use poissonCat to yield values with poisson timing.
[Skip to Readme]
Downloads
- pipes-rt-0.5.0.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
Versions [RSS] | 0.3.0, 0.4.0, 0.4.1, 0.4.2, 0.5.0 |
---|---|
Dependencies | base (>=4.2 && <4.9), mwc-random (>=0.13 && <0.14), pipes (>=4 && <4.2), pipes-rt, time (>=1.4 && <1.6) [details] |
Tested with | ghc ==7.4.1, ghc ==7.4.2, ghc ==7.6.2, ghc ==7.6.3, ghc ==7.8.4, ghc ==7.10.1 |
License | BSD-3-Clause |
Copyright | (c) 2013 Greg Hale |
Author | Greg Hale |
Maintainer | Greg Hale <imalsogreg@gmail.com> |
Category | Control, Pipes |
Home page | http://github.com/ImAlsoGreg/pipes-rt |
Bug tracker | http://github.com/ImAlsoGreg/pipes-rt/issues |
Source repo | head: git clone git://github.com/ImAlsoGreg/pipes-rt |
Uploaded | by imalsogreg at 2015-01-21T03:01:48Z |
Distributions | |
Reverse Dependencies | 1 direct, 0 indirect [details] |
Executables | PipesRealTimeExample |
Downloads | 4452 total (12 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-01-21 [all 1 reports] |