RubyGems Navigation menu

ziltoid 1.0.1

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:
= 複製 已複製

安裝:
=

版本列表:

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

擁有者:

作者:

  • Stéphane Akkaoui, Vincent Gabou

SHA 256 總和檢查碼:

= 複製 已複製

總下載次數 7,287

這個版本 1,444

授權:

WTFPL

Ruby 版本需求: >= 0

相關連結: