doc: misc cleanups and additions for RDoc
commit2b85ea421197af84a13f6062b21ddcf61490ebcf
authorEric Wong <normalperson@yhbt.net>
Mon, 27 Dec 2010 08:57:31 +0000 (27 08:57 +0000)
committerEric Wong <normalperson@yhbt.net>
Mon, 27 Dec 2010 09:17:45 +0000 (27 09:17 +0000)
treec0c23b154fa0955fde13e02fc80c2941ae5498c0
parent87a38d1a5658938a3540b45ab04cc85a9135c8f0
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.
14 files changed:
Documentation/comparison.haml
lib/rainbows/coolio.rb
lib/rainbows/coolio_fiber_spawn.rb
lib/rainbows/coolio_thread_pool.rb [copied from lib/rainbows/rev_thread_spawn.rb with 58% similarity]
lib/rainbows/coolio_thread_spawn.rb [copied from lib/rainbows/rev_thread_spawn.rb with 58% similarity]
lib/rainbows/fiber.rb
lib/rainbows/fiber/io.rb
lib/rainbows/rev.rb
lib/rainbows/rev_fiber_spawn.rb
lib/rainbows/rev_thread_pool.rb
lib/rainbows/rev_thread_spawn.rb
lib/rainbows/worker_yield.rb
lib/rainbows/writer_thread_pool/client.rb
lib/rainbows/writer_thread_spawn/client.rb