RubyGems Navigation menu

ziltoid 1.0.2

There are many software applications that aim to watch processes, and keep them alive and clean. Some of them are well known: god, monit, bluepill. All have good and bad sides. One of the bad sides is that each alternative is based on a deamon that computes data and then sleeps for a while. Who is monitoring this particular deamon ? What if this process suddenly stops ? Also, you often need root rights to run those tools. On some hosting environments (mainly in shared hosting), this is an issue. Ziltoid is an attempt to solve those issues using the crontab system, which comes with many good sides : it's on every system, it launches a task periodically then waits for an amount of time, it doesn't need monitoring, it can send emails to warn of an error and it can run any script.

Gemfile:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 1.0.2 - August 06, 2018 (8 KB)
  2. 1.0.1 - August 06, 2018 (4.5 KB)
  3. 1.0.0 - December 22, 2014 (9 KB)

Runtime Dependencies (1):

pony ~> 1.11

Owners:

Authors:

  • Stéphane Akkaoui, Vincent Gabou

SHA 256 checksum:

6dea8f23634151d485d32282c0e42bcd979629be55194816ac9fac0effa32f95

Total downloads 7,179

For this version 2,064

License:

WTFPL

Required Ruby Version: >= 0

Links: