about summary refs log tree commit homepage
path: root/README
diff options
context:
space:
mode:
authorEric Wong <normalperson@yhbt.net>2009-10-05 04:20:19 -0700
committerEric Wong <normalperson@yhbt.net>2009-10-05 04:20:19 -0700
commit2dfcea55f5833a7165921034871e8b8c6806885e (patch)
tree32f8eb12121f6a868f221280b8982dcd81c12dc7 /README
parentaa258fd105987d902114eb77f6f129a45b9291ee (diff)
downloadrainbows-2dfcea55f5833a7165921034871e8b8c6806885e.tar.gz
I think "sleepy" is a better term than "slow" here.  "slow" can
mean apps that are CPU/memory bandwidth-bound, and Rainbows!
sucks at those.
Diffstat (limited to 'README')
-rw-r--r--README8
1 files changed, 4 insertions, 4 deletions
diff --git a/README b/README
index 7353025..682ba38 100644
--- a/README
+++ b/README
@@ -1,10 +1,10 @@
-= Rainbows! Unicorn for slow apps and slow clients
+= Rainbows! Unicorn for sleepy apps and slow clients
 
-Rainbows! is a HTTP server for Rack applications.  It is based on
+Rainbows! is a HTTP server for sleepy Rack applications.  It is based on
 Unicorn, but designed to handle applications that expect long
 request/response times and/or slow clients.  For Rack applications not
-heavily bound by slow external dependencies, consider Unicorn instead as
-it simpler and easier to debug.
+heavily bound by slow external network dependencies, consider Unicorn
+instead as it simpler and easier to debug.
 
 == \Rainbows! is about Diversity