Revactorruby library for implementing the Actor concurrency model#ruby#actors#threading#threads#programming·revactor.org·Jan 21, 2008Revactor
Threads Fibers Events and ActorsI think the Ruby community needs to give threads another chance: ensure their gems are thread-safe and use Actors when needing to write safe multithreaded code#ruby#programming#eventmachine#threading·mikeperham.com·May 20, 2011Threads Fibers Events and Actors
Debugging with Thread Dumpshandy tip for extracting a backtrace from a ruby process that is pegging a CPU#debugging#threading#ruby#programming·mikeperham.com·Jun 3, 2012Debugging with Thread Dumps