daemons: Daemons in Haskell made fun and easy
This is a package candidate release! Here you can preview how this package release will appear once published to the main package index (which can be accomplished via the 'maintain' link below). Please note that once a package has been published to the main package index it cannot be undone! Please consult the package uploading documentation for more information.
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.
[Skip to Readme]
Properties
Versions | 0.1.0, 0.1.1, 0.1.2, 0.2.0, 0.2.1, 0.2.1, 0.3.0, 0.4.0 |
---|---|
Change log | NEWS.md |
Dependencies | base (>=4 && <5), bytestring, cereal (>=0.4.0), containers, daemons, data-default, directory, filepath, ghc-prim, network, pipes (>=4.0.0), transformers, unix [details] |
License | GPL-3.0-only |
Author | Alexandru Scvortov <scvalex@gmail.com> |
Maintainer | scvalex@gmail.com |
Category | System, Control, Network |
Home page | https://github.com/scvalex/daemons |
Source repo | head: git clone git://github.com/scvalex/daemons.git |
Uploaded | by AlexandruScvortov at 2013-10-03T18:47:08Z |
Modules
[Index]
- Control
- System
Downloads
- daemons-0.2.1.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
Package maintainers
For package maintainers and hackage trustees