post-mess-age: Send messages to a handle concurrently without getting them mixed.

[ bsd3, concurrency, library ] [ Propose Tags ]

Do you have a program that output messages to the screen from different threads and you are tired of getting them all messed up? Welcome to the post-mess-age. Using a simple passer object you can make your logging messages useful again. The methodology is explained in the API docs. You can use post-mess-age not only for the stdout handle, but with anything!

Modules

[Index]

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
Dependencies base (>=4 && <5) [details]
License BSD-3-Clause
Author Daniel Díaz
Maintainer dhelta.diaz@gmail.com
Category Concurrency
Source repo head: git clone git://github.com/Daniel-Diaz/post-mess-age.git
Uploaded by DanielDiaz at 2015-10-21T21:18:48Z
Distributions LTSHaskell:0.2.1.0, NixOS:0.2.1.0, Stackage:0.2.1.0
Reverse Dependencies 1 direct, 0 indirect [details]
Downloads 2930 total (17 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-10-21 [all 1 reports]