rev_thread_pool: stop supporting this under Ruby 1.8
commit9f639eb257f7b940f16016bf548c532dc09e4911
authorEric Wong <normalperson@yhbt.net>
Tue, 27 Jul 2010 07:27:04 +0000 (27 07:27 +0000)
committerEric Wong <normalperson@yhbt.net>
Tue, 27 Jul 2010 07:38:09 +0000 (27 07:38 +0000)
tree42cb8b1da1bc92b598ead4125708fcbaf7a66f56
parent3671e9b9643543510337d9c1724122ecd78780cd
rev_thread_pool: stop supporting this under Ruby 1.8

It hits 100% CPU usage and Rev's 1.8 support when mixed
with threads is currently suboptimal.  Unfortunately
our tests can not check for 100% CPU usage, so I had to
*gasp* confirm it by actually starting an app :x

This appears to be a fixable bug in Rev, however, and
we'll try to fix it as soon as we have time.
Documentation/comparison.haml
lib/rainbows/rev_thread_pool.rb
t/GNUmakefile