Fri, 19 Apr 2024 23:23:17 UTC | login

Information for RPM rubygem-daemons-1.1.9-3.el7.noarch.rpm

ID53403
Namerubygem-daemons
Version1.1.9
Release3.el7
Epoch
Archnoarch
SummaryA toolkit to create and control daemons in different ways
DescriptionDaemons provides an easy way to wrap existing ruby scripts (for example a self-written server) to be run as a daemon and to be controlled by simple start/stop/restart commands. You can also call blocks as daemons and control them from the parent or just daemonize the current process. Besides this basic functionality, daemons offers many advanced features like exception backtracing and logging (in case your ruby script crashes) and monitoring and automatic restarting of your processes if they crash.
Build Time2016-04-06 13:59:58 GMT
Size34.50 KB
cb220615e6e15a7b99294978e4915700
LicenseMIT and (GPLv2+ or Ruby)
Buildrootcloud7-openstack-optools-el7-build-13375-18574
Provides
rubygem(daemons) = 1.1.9
rubygem-daemons = 1.1.9-3.el7
Obsoletes No Obsoletes
Conflicts No Conflicts
Requires
/usr/bin/env
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsXz) <= 5.2-1
ruby(release)
ruby(rubygems)
Recommends No Recommends
Suggests No Suggests
Supplements No Supplements
Enhances No Enhances
Files
1 through 47 of 47
Name ascending sort Size
/usr/share/gems/gems/daemons-1.1.94.00 KB
/usr/share/gems/gems/daemons-1.1.9/LICENSE1.04 KB
/usr/share/gems/gems/daemons-1.1.9/Rakefile2.36 KB
/usr/share/gems/gems/daemons-1.1.9/examples4.00 KB
/usr/share/gems/gems/daemons-1.1.9/examples/call4.00 KB
/usr/share/gems/gems/daemons-1.1.9/examples/call/call.rb1.19 KB
/usr/share/gems/gems/daemons-1.1.9/examples/call/call_monitor.rb1.15 KB
/usr/share/gems/gems/daemons-1.1.9/examples/daemonize4.00 KB
/usr/share/gems/gems/daemons-1.1.9/examples/daemonize/daemonize.rb426.00 B
/usr/share/gems/gems/daemons-1.1.9/examples/run4.00 KB
/usr/share/gems/gems/daemons-1.1.9/examples/run/ctrl_crash.rb376.00 B
/usr/share/gems/gems/daemons-1.1.9/examples/run/ctrl_exec.rb340.00 B
/usr/share/gems/gems/daemons-1.1.9/examples/run/ctrl_exit.rb331.00 B
/usr/share/gems/gems/daemons-1.1.9/examples/run/ctrl_hanging.rb487.00 B
/usr/share/gems/gems/daemons-1.1.9/examples/run/ctrl_keep_pid_files.rb349.00 B
/usr/share/gems/gems/daemons-1.1.9/examples/run/ctrl_monitor.rb351.00 B
/usr/share/gems/gems/daemons-1.1.9/examples/run/ctrl_multiple.rb343.00 B
/usr/share/gems/gems/daemons-1.1.9/examples/run/ctrl_normal.rb298.00 B
/usr/share/gems/gems/daemons-1.1.9/examples/run/ctrl_ontop.rb340.00 B
/usr/share/gems/gems/daemons-1.1.9/examples/run/ctrl_optionparser.rb966.00 B
/usr/share/gems/gems/daemons-1.1.9/examples/run/ctrl_proc.rb549.00 B
/usr/share/gems/gems/daemons-1.1.9/examples/run/ctrl_proc_multiple.rb395.00 B
/usr/share/gems/gems/daemons-1.1.9/examples/run/ctrl_proc_rand.rb580.00 B
/usr/share/gems/gems/daemons-1.1.9/examples/run/ctrl_proc_simple.rb351.00 B
/usr/share/gems/gems/daemons-1.1.9/examples/run/ctrl_slowstop.rb426.00 B
/usr/share/gems/gems/daemons-1.1.9/examples/run/myserver.rb293.00 B
/usr/share/gems/gems/daemons-1.1.9/examples/run/myserver_crashing.rb366.00 B
/usr/share/gems/gems/daemons-1.1.9/examples/run/myserver_exiting.rb131.00 B
/usr/share/gems/gems/daemons-1.1.9/examples/run/myserver_hanging.rb386.00 B
/usr/share/gems/gems/daemons-1.1.9/examples/run/myserver_slowstop.rb399.00 B
/usr/share/gems/gems/daemons-1.1.9/lib4.00 KB
/usr/share/gems/gems/daemons-1.1.9/lib/daemons4.00 KB
/usr/share/gems/gems/daemons-1.1.9/lib/daemons.rb13.02 KB
/usr/share/gems/gems/daemons-1.1.9/lib/daemons/application.rb12.92 KB
/usr/share/gems/gems/daemons-1.1.9/lib/daemons/application_group.rb4.42 KB
/usr/share/gems/gems/daemons-1.1.9/lib/daemons/change_privilege.rb583.00 B
/usr/share/gems/gems/daemons-1.1.9/lib/daemons/cmdline.rb3.16 KB
/usr/share/gems/gems/daemons-1.1.9/lib/daemons/controller.rb3.50 KB
/usr/share/gems/gems/daemons-1.1.9/lib/daemons/daemonize.rb3.93 KB
/usr/share/gems/gems/daemons-1.1.9/lib/daemons/etc_extension.rb212.00 B
/usr/share/gems/gems/daemons-1.1.9/lib/daemons/exceptions.rb372.00 B
/usr/share/gems/gems/daemons-1.1.9/lib/daemons/monitor.rb2.99 KB
/usr/share/gems/gems/daemons-1.1.9/lib/daemons/pid.rb2.66 KB
/usr/share/gems/gems/daemons-1.1.9/lib/daemons/pidfile.rb3.17 KB
/usr/share/gems/gems/daemons-1.1.9/lib/daemons/pidmem.rb288.00 B
/usr/share/gems/gems/daemons-1.1.9/setup.rb28.57 KB
/usr/share/gems/specifications/daemons-1.1.9.gemspec1.12 KB
Component of
1 through 5 of 5
Buildroot descending sort Created State
opstools7-sensu-023-el7-build-17227-23715 2016-09-20 13:18:33 expired
cloud7-openstack-optools-el7-build-16352-22663 2016-08-12 13:22:01 expired
cloud7-openstack-optools-el7-build-14624-20389 2016-05-31 15:02:27 expired
cloud7-openstack-optools-el7-build-14069-19683 2016-05-11 07:56:16 expired
cloud7-openstack-optools-el7-build-13377-18576 2016-04-06 14:08:56 expired