miniplex: simple 1-to-N interprocess communication
This module provides interprocess communication channels. This is meant to be used by logger-like programs that want to send status reports to N listeners (where N >= 0).
| Versions | 0.2.1, 0.2.2, 0.3.3 |
|---|---|
| Dependencies | base, mtl, network, stm, unix |
| License | LGPL |
| Author | Lukas Mai |
| Maintainer | Lukas Mai <l.mai@web.de> |
| Stability | experimental |
| Category | System |
| Exposed modules | System.Miniplex, System.Miniplex.Source, System.Miniplex.Sink |
| Executables | plox-read, plox-write |
| Upload date | Thu Nov 22 15:14:33 PST 2007 |
| Uploaded by | LukasMai |
| Build failure | ghc-6.8 (log) |
Downloads
- miniplex-0.2.1.tar.gz (Cabal source package)
- package description (included in the package)
