about summary refs log tree commit homepage
path: root/lib/rainbows/rev_thread_spawn.rb
diff options
context:
space:
mode:
authorEric Wong <normalperson@yhbt.net>2009-11-15 14:55:00 -0800
committerEric Wong <normalperson@yhbt.net>2009-11-15 15:29:33 -0800
commit47826ea75dd62b20f533dfd08f950b8cd4c4dd74 (patch)
tree9d9f4842711c466c86c51277a25b5fab8645055f /lib/rainbows/rev_thread_spawn.rb
parent96bf949605e10db306adcdb810bafc145f3e188e (diff)
downloadrainbows-47826ea75dd62b20f533dfd08f950b8cd4c4dd74.tar.gz
Diffstat (limited to 'lib/rainbows/rev_thread_spawn.rb')
-rw-r--r--lib/rainbows/rev_thread_spawn.rb5
1 files changed, 5 insertions, 0 deletions
diff --git a/lib/rainbows/rev_thread_spawn.rb b/lib/rainbows/rev_thread_spawn.rb
index b8aa420..99f13e2 100644
--- a/lib/rainbows/rev_thread_spawn.rb
+++ b/lib/rainbows/rev_thread_spawn.rb
@@ -2,8 +2,13 @@
 require 'rainbows/rev'
 require 'rainbows/ev_thread_core'
 
+warn "Rainbows::RevThreadSpawn is extremely experimental"
+
 module Rainbows
 
+  # This concurrency model is EXTREMELY experimental and does
+  # not perform very well.
+  #
   # A combination of the Rev and ThreadSpawn models.  This allows Ruby
   # 1.8 and 1.9 to effectively serve more than ~1024 concurrent clients
   # on systems that support kqueue or epoll while still using