Ruby Daemons Using Robust Thread
Read about RobustThread, a Ruby class that allows for the creation of Threads that will be automatically re-joined when the process exits.
Made a library? Written a blog post? Found a useful tutorial? Share it with the Ruby community here or just enjoy what everyone else has found!
Read about RobustThread, a Ruby class that allows for the creation of Threads that will be automatically re-joined when the process exits.
Post a comment