Name : rubygem-daemon_controller
| |
Version : 1.2.0
| Vendor : obs://build_opensuse_org/home:loosi
|
Release : 1.2
| Date : 2015-01-10 00:29:41
|
Group : Development/Languages/Ruby
| Source RPM : rubygem-daemon_controller-1.2.0-1.2.src.rpm
|
Size : 0.17 MB
| |
Packager : (none)
| |
Summary : A library for implementing daemon management capabilities
|
Description :
daemon_controller is a library for starting and stopping specific daemons programmatically in a robust, race-condition-free manner.
It\'s not a daemon monitoring system like God or Monit. It\'s also not a library for writing daemons.
It provides the following functionality:
* Starting daemons. If the daemon fails to start then an exception will be raised. daemon_controller can even detect failures that occur after the daemon has already daemonized.
Starting daemons is done in a race-condition-free manner. If another process using daemon_controller is trying to start the same daemon, then daemon_controller will guarantee serialization.
daemon_controller also raises an exception if it detects that the daemon is already started.
* Connecting to a daemon, starting it if it\'s not already started. This too is done in a race-condition-free manner. If the daemon fails to start then an exception will be raised.
* Stopping daemons. * Checking whether a daemon is running.
|
RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/home:/loosi:/nginx/openSUSE_13.1/i586 |
Hmm ... It's impossible ;-) This RPM doesn't exist on any FTP server
Provides :
rubygem(2.0.0:daemon_controller)
rubygem(daemon_controller)
rubygem-daemon_controller
rubygem-daemon_controller(x86-32)
Requires :