Registry / utility / daemonite

daemonite

JSON →
library0.7.1rbrubygemsunverified

A wrapper around Process.daemon and argparse for creating Ruby daemons with loop support.

gem install daemonite
INSTALL
IMPORT
SIG · DAEMONITE
D
daemonite
utilityrubyv0.7.1
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Daemonite
require 'daemonite'

Create a simple daemon process

require 'daemonite' Daemonite.daemonize do loop { sleep 1 } end
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.7.1latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
7 hits · last 30 days
node
6
Amazon
1
Resources
daemonite — gem install daemonite · libregistry