From 4b8a59a8c01fefe7723caa17a44e9afdc74e0bbb Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Sat, 15 Mar 2014 07:03:41 +0000 Subject: yahns 1.2.0 - preliminary kqueue/FreeBSD support 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 with ruby trunk (currently r45341). yahns - dangerous by design (and sleepy!) --- README | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'README') 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 -- cgit v1.2.3-24-ge0c7