Categories: None [Edit]

ziltoid

https://rubygems.org/gems/ziltoid
https://github.com/meuble/ziltoid
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.

Total

Ranking: 97,719 of 180,689
Downloads: 7,199

Daily

Ranking: 157,485 of 180,681
Downloads: 0

Depended by

RankDownloadsName

Depends on

RankDownloadsName
1,9758,334,241pony

Owners

#GravatarHandle
1iconmeuble