daemons-0.1.2: Daemons in Haskell made fun and easy

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

Versions0.1.0, 0.1.1, 0.1.2
Dependenciesbase (4.*), bytestring, cereal, containers, data-default, directory, filepath, ghc-prim, network, pipes (≥3.1), transformers, unix
LicenseGPL-3
AuthorAlexandru Scvortov <scvalex@gmail.com>
Maintainerscvalex@gmail.com
Stabilityexperimental
CategorySystem, Control, Network
Home pagehttps://github.com/scvalex/daemons
Source repositorygit clone git://github.com/scvalex/daemons.git
Executablesname, queue, addone, memo
Upload dateFri Apr 5 21:42:05 UTC 2013
Uploaded byAlexandruScvortov
Built onghc-7.6

Modules

Downloads