@hackage / post-mess-age

Send messages to a handle concurrently without getting them mixed.

Latest0.2.1.0

About

Metadata

  • Last updated , by DanielDiaz
  • License BSD-3-Clause
  • Categories Concurrency
  • Maintained by: dhelta.diaz@gmail.com

  • Lottery factor: 0

Links

Installation

Readme

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!