about summary refs log tree commit homepage
path: root/README
diff options
context:
space:
mode:
authorEric Wong <e@80x24.org>2014-03-15 07:03:41 +0000
committerEric Wong <e@80x24.org>2014-03-15 07:40:59 +0000
commit4b8a59a8c01fefe7723caa17a44e9afdc74e0bbb (patch)
treec146f15223671a46ff8d71cb470af19da46ff8d5 /README
parent7dd232ed54a24bb53ddc9fa97b7860bf656b779d (diff)
downloadyahns-4b8a59a8c01fefe7723caa17a44e9afdc74e0bbb.tar.gz
This release now depends on "kgio-sendfile", a (hopefully temporary)
fork of the original sendfile gem for mainline ruby trunk
compatibility and a (probably correct) FreeBSD-related bugfix.

kqueue/FreeBSD support is considered highly experimental.  Of course;
you should never rely on anything in production unless you can get bugs
fixed in every part of your stack; even the kernel.  yahns (ab)uses
kqueue and epoll in uncommon ways, so you may encounter subtle kernel
bugs along the way.

Because yahns has been self-hosting its own website for months without
crashes or major problems (BORING! :P), I've decided to start hosting the
yahns website <http://yahns.YHBT.net/README> with ruby trunk (currently
r45341).

yahns - dangerous by design (and sleepy!)
Diffstat (limited to 'README')
-rw-r--r--README6
1 files changed, 3 insertions, 3 deletions
diff --git a/README b/README
index 0235ef5..677c97d 100644
--- a/README
+++ b/README
@@ -44,11 +44,11 @@ Supported Platforms
 
 yahns is developed primarily for modern GNU/Linux systems.
 
-We may support kqueue for FreeBSD/OpenBSD/NetBSD if there is significant
-interest.  Non-Free systems/dependencies will never be supported
+We have experimental support kqueue on FreeBSD (and possibly OpenBSD and
+NetBSD).  Non-Free systems/dependencies will never be supported.
 
 Supported Ruby implementations:
-* (Matz) Ruby 1.9.3 and later (we develop against trunk)
+* (Matz) Ruby 1.9.3 and later (we develop (and host our website) on trunk)
 * Rubinius 2.0 or later (best-effort)
 
 Contact