Posts Tagged “daemon-kit”
Practicing safe Ruby, with safely
by Kenneth Kalmer on April 14, 2011
One of the things that makes daemon-kit such a great project (at least to me), is the built-in “safely” method wraps your code in a loving embrace of error reporting comfort. You could at any point do this: safely do (…)
daemon-kit 0.1.8 released
by Kenneth Kalmer on August 4, 2010
I’m proud to announce that daemon-kit has finally made it to 0.1.8.1, almost a year after the last patch release. There has been a lot of changes since the last release, mostly cleanly up and staying with the times (so (…)
Looking beyond daemon-kit 0.2
by Kenneth Kalmer on August 9, 2009
I wrote daemon-kit to solve two big issues with writing daemon processes in Ruby: Everyone is re-inventing the daemons gem Individual daemons share a lot common code, apart from the daemonizing bits As for #1, daemon-kit at first wrapped the (…)
DaemonKit Lightning Talk RubyKaigi 2009
by Kenneth Kalmer on July 18, 2009
Daemon Kit – RubyKaigi 2009 View more documents from Kenneth Kalmer. Undoubtedly my worst time on stage ever! Ubuntu gave me issues with the projector, so I actually had to leave the stage to go to another conference hall to (…)