search for: slave_pulse_r

Displaying 1 result from an estimated 1 matches for "slave_pulse_r".

2006 Jun 08
0
slave-0.0.1
...nother # process other usage: set the pulse_rate used for the Heartbeat slave = Slave::new MyClass::new, ''pulse_rate'' => 10 same Slave::pulse_rate = 10 slave = Slave::new MyClass::new same ENV[''SLAVE_PULSE_RATE''] = 10 slave = Slave::new MyClass::new slaves may be configured via the environment, the Slave class, or via the ctor for object itself. attributes which may be configured include * socket_creation_attempts * pulse_rate * psname * debug INSTALL gem instal...