about summary refs log tree commit homepage
path: root/PHILOSOPHY
diff options
context:
space:
mode:
authorEric Wong <normalperson@yhbt.net>2009-10-09 15:11:29 -0700
committerEric Wong <normalperson@yhbt.net>2009-10-09 15:11:29 -0700
commit7ab65477c7d8921e93f00b9d7fcf5ad3b5f8a12a (patch)
tree7d56b4458dc0cf0b1c7666fa3ee52bb7447e218b /PHILOSOPHY
parentae394f1aac6330e640a4df50eefe54b02b2e8d58 (diff)
downloadunicorn-7ab65477c7d8921e93f00b9d7fcf5ad3b5f8a12a.tar.gz
Diffstat (limited to 'PHILOSOPHY')
-rw-r--r--PHILOSOPHY5
1 files changed, 5 insertions, 0 deletions
diff --git a/PHILOSOPHY b/PHILOSOPHY
index fcd334f..7f30007 100644
--- a/PHILOSOPHY
+++ b/PHILOSOPHY
@@ -137,3 +137,8 @@ Unicorn is highly inefficient for Comet/reverse-HTTP/push applications
 where the HTTP connection spends a large amount of time idle.
 Nevertheless, the ease of troubleshooting, debugging, and management of
 Unicorn may still outweigh the drawbacks for these applications.
+
+The {Rainbows!}[http://rainbows.rubyforge.org/] aims to fill the gap for
+odd corner cases where the nginx + Unicorn combination is not enough.
+Keep in mind that Rainbows! is still very new (as of October 2009), far
+more ambitious, and far less tested than Unicorn.