daemons: Daemons in Haskell made fun and easy
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]
Modules
- Control
- Pipe
- Control.Pipe.C3
- Control.Pipe.Serialize
- Control.Pipe.Socket
- Pipe
- System
- System.Daemon
- Posix
- System.Posix.Daemon
Downloads
- daemons-0.4.0.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
Versions [RSS] | 0.1.0, 0.1.1, 0.1.2, 0.2.0, 0.2.1, 0.3.0, 0.4.0 |
---|---|
Change log | NEWS.md |
Dependencies | base (>=4.18 && <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 2023-09-29T11:06:56Z |
Distributions | NixOS:0.4.0 |
Reverse Dependencies | 3 direct, 0 indirect [details] |
Executables | name, queue, addone, memo |
Downloads | 6750 total (35 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs not available [build log] All reported builds failed as of 2023-09-29 [all 2 reports] |