TBB HomeThreaded Building Blocks: cpp concurrency library from Intel#c++#cpp#library#programming#threading#tbb·osstbb.intel.com·Oct 1, 2007TBB Home
TBB tutorialtutorial for intels thread building blocks lib#tbb#threading#tutorial#programming·cache-intel.com·Oct 1, 2007TBB tutorial
Revactorruby library for implementing the Actor concurrency model#ruby#actors#threading#threads#programming·revactor.org·Jan 21, 2008Revactor
Why threads are a bad idea (for most purposes)#threads#programming#design#async#threading#concurrency·home.pacbell.net·Jul 28, 2010Why threads are a bad idea (for most purposes)
Why Events Are A Bad Idea (for high-concurrency servers)#java#performance#programming#scalability#threading#async·enhyper.com·Jul 28, 2010Why Events Are A Bad Idea (for high-concurrency servers)
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