daemons

Version 0.4.0 revision 0 uploaded by AlexandruScvortov.

Package meta

Synopsis
Daemons in Haskell made fun and easy
Description

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.

Author
Alexandru Scvortov <scvalex@gmail.com>
Bug reports
n/a
Category
System, Control, Network
Copyright
n/a
Homepage
https://github.com/scvalex/daemons
Maintainer
scvalex@gmail.com
Package URL
n/a
Stability
experimental

Components