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:
= 复制到剪贴板 已复制!

安装:
=

版本列表:

  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)

Runtime 依赖 (1):

pony ~> 1.11

业主:

作者:

  • Stéphane Akkaoui, Vincent Gabou

SHA 256 校验和:

= 复制到剪贴板 已复制!

下载总量 7,293

这个版本 2,107

许可:

WTFPL

需要的 Ruby 版本: >= 0

链接: