hydra-print

Version 0.1.0.3 revision 0 uploaded by RyanNewton.

Package meta

Synopsis
NCurses interface to view multiple ByteString streams in parallel.
Description

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.

Author
Ryan Newton
Bug reports
n/a
Category
Concurrency
Copyright
2013, Ryan Newton
Homepage
https://github.com/rrnewton/hydra-print
Maintainer
Ryan Newton <rrnewton@gmail.com>
Package URL
n/a
Stability
n/a

Components