From abe9ce1e677b88c5b1f4f04ba9759d6c272b8563 Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Fri, 27 Nov 2009 09:56:44 -0800 Subject: rev_thread_spawn: more 1.8 notes --- lib/rainbows/rev_thread_spawn.rb | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'lib/rainbows/rev_thread_spawn.rb') diff --git a/lib/rainbows/rev_thread_spawn.rb b/lib/rainbows/rev_thread_spawn.rb index ae7ff79..0bfeb36 100644 --- a/lib/rainbows/rev_thread_spawn.rb +++ b/lib/rainbows/rev_thread_spawn.rb @@ -15,8 +15,10 @@ module Rainbows # server are handled by the main thread and outside of the core # application dispatch. # - # WARNING: this model does not perform well under 1.8, especially - # if your application itself performs heavy I/O + # WARNING: this model does not currently perform well under 1.8. See the + # {rev-talk mailing list}[http://rubyforge.org/mailman/listinfo/rev-talk] + # for ongoing performance work that will hopefully make it into the + # next release of {Rev}[http://rev.rubyforge.org/]. module RevThreadSpawn -- cgit v1.2.3-24-ge0c7