about summary refs log tree commit homepage
diff options
context:
space:
mode:
-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.