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,631 of 180,385
Downloads: 7,151

Daily

Ranking: 36,774 of 180,370
Downloads: 6

Depended by

RankDownloadsName

Depends on

RankDownloadsName
1,9598,290,221pony

Owners

#GravatarHandle
1iconmeuble