The daemons package
Control.Pipe.C3 provides simple RPC-like wrappers for pipes.
Control.Pipe.Serialize provides serialization and incremental deserialization pipes.
Control.Pipe.Socket provides functions to setup pipes around sockets.
System.Daemon provides a high-level interface to starting daemonized programs that are controlled through sockets.
System.Posix.Daemon provides a low-level interface to starting, and controlling detached jobs.
See the README.md file and the homepage for details.
Properties
| Versions | 0.1.0, 0.1.1, 0.1.2 |
|---|---|
| Dependencies | base (4.*), bytestring, cereal, containers, data-default, directory, filepath, ghc-prim, network, pipes (≥3.1), transformers, unix |
| License | GPL-3 |
| Author | Alexandru Scvortov <scvalex@gmail.com> |
| Maintainer | scvalex@gmail.com |
| Stability | experimental |
| Category | System, Control, Network |
| Home page | https://github.com/scvalex/daemons |
| Source repository | git clone git://github.com/scvalex/daemons.git |
| Executables | name, queue, addone, memo |
| Upload date | Fri Apr 5 21:42:05 UTC 2013 |
| Uploaded by | AlexandruScvortov |
| Built on | ghc-7.6 |
Modules
- Control
- System
Downloads
- daemons-0.1.2.tar.gz (Cabal source package)
- package description (included in the package)