From 2b85ea421197af84a13f6062b21ddcf61490ebcf Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Mon, 27 Dec 2010 08:57:31 +0000 Subject: doc: misc cleanups and additions for RDoc This is also our website, so we need to document the new Cool.io-based concurrency options for users and point existing Rev* users to it. --- lib/rainbows/rev_fiber_spawn.rb | 2 ++ 1 file changed, 2 insertions(+) (limited to 'lib/rainbows/rev_fiber_spawn.rb') diff --git a/lib/rainbows/rev_fiber_spawn.rb b/lib/rainbows/rev_fiber_spawn.rb index 39483b3..4338703 100644 --- a/lib/rainbows/rev_fiber_spawn.rb +++ b/lib/rainbows/rev_fiber_spawn.rb @@ -1,6 +1,8 @@ # -*- encoding: binary -*- require 'rainbows/fiber/rev' +# CoolioFiberSpawn is the new version of this, use that instead. +# # A combination of the Rev and FiberSpawn models. This allows Ruby # 1.9 Fiber-based concurrency for application processing while # exposing a synchronous execution model and using scalable network -- cgit v1.2.3-24-ge0c7