Posts Tagged “daemon-kit”
Easy Ruby cronjobs with daemon-kit
by Kenneth Kalmer on April 28, 2009
I started conceptualizing and playing with a pet project called daemon-kit earlier this year, with the aim to ultimately be the preferred way of assembling daemon processes written in Ruby. Today I took the opportunity to add two more generators (…)