hydra-print: NCurses interface to view multiple ByteString streams in parallel.
Output from parallel subprocesses is an ugly, many-headed beast. Piping though hydra-print provides an NCurses interface to a dynamic set output streams, displayed without interleaving. This is a common problem, for example, with parallel compiles, or data-processing scripts.
Specifically, this small library will split the screen when
parallelism occurs, and unsplit it when the parallelism is
finished (i.e. dynamically growing and losing "heads").
The io-streams library is used for all stream inputs.
Downloads
- hydra-print-0.1.0.2.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.1.0.0, 0.1.0.2, 0.1.0.3 |
|---|---|
| Dependencies | async, base (<=4.7), bytestring, containers, directory, filepath, io-streams, mtl, ncurses, process, random, semigroups, text, time, transformers, unix [details] |
| License | BSD-3-Clause |
| Copyright | 2013, Ryan Newton |
| Author | Ryan Newton |
| Maintainer | Ryan Newton <rrnewton@gmail.com> |
| Uploaded | by RyanNewton at 2013-04-15T20:00:28Z |
| Category | Concurrency |
| Home page | https://github.com/rrnewton/hydra-print |
| Source repo | head: git clone git://github.com/rrnewton/hydra-print.git |
| Distributions | |
| Reverse Dependencies | 2 direct, 2 indirect [details] |
| Executables | hydra-head, hydra-view |
| Downloads | 2657 total (8 in the last 30 days) |
| Rating | (no votes yet) [estimated by Bayesian average] |
| Your Rating | |
| Status | Docs not available [build log] All reported builds failed as of 2016-12-21 [all 7 reports] |