about summary refs log tree commit homepage
path: root/README
diff options
context:
space:
mode:
authorEric Wong <e@80x24.org>2015-03-01 10:18:15 +0000
committerEric Wong <e@80x24.org>2015-03-01 10:18:15 +0000
commit1943b2fb1c4fbbbec1d1ff1b846d6d4890560fb0 (patch)
treec5f49a856c7e54aed4aca6ba6e7e65cd2fab91bd /README
parentaffd74c73ec8f11ae8f7f3fd790f837fc528ab34 (diff)
downloadzbatery-1943b2fb1c4fbbbec1d1ff1b846d6d4890560fb0.tar.gz
README: reference yahns HEAD master
Because nobody has time to read about all the options Rainbows!
provides.  yahns is basically XEpollThreadPool, with minor
improvements which weren't easily supportable with other
concurrency options.
Diffstat (limited to 'README')
-rw-r--r--README4
1 files changed, 4 insertions, 0 deletions
diff --git a/README b/README
index 6c64c90..fca1dc6 100644
--- a/README
+++ b/README
@@ -8,6 +8,10 @@ Zbatery supports your choice of all the thread/fiber/event/actor-based
 concurrency models and Rack middleware that Rainbows! supports (or will
 ever support) in a single process.
 
+If you're on GNU/Linux and overwhelmed by options in zbatery,
+consider {yahns}[http://yahns.yhbt.net/] as it has fewer options,
+optional fork usage, and more energy-efficient during non-peak traffic.
+
 Zbatery will still exploit certain features of Unix for transparent
 upgrades, log reopening, and graceful stops, but does not rely on them
 for basic functionality.