From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on dcvr.yhbt.net X-Spam-Level: * X-Spam-ASN: AS33070 50.56.128.0/17 X-Spam-Status: No, score=1.7 required=3.0 tests=AWL,HK_RANDOM_FROM, MSGID_FROM_MTA_HEADER,RDNS_NONE shortcircuit=no autolearn=no version=3.3.2 Path: news.gmane.org!not-for-mail From: Eric Wong Newsgroups: gmane.comp.lang.ruby.rainbows.general Subject: what's cooking in rainbows.git Date: Wed, 29 Jan 2014 22:17:13 +0000 Message-ID: <20140129221713.GA31117@dcvr.yhbt.net> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1391033835 10571 80.91.229.3 (29 Jan 2014 22:17:15 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 29 Jan 2014 22:17:15 +0000 (UTC) To: rainbows-talk-GrnCvJ7WPxnNLxjTenLetw@public.gmane.org Original-X-From: rainbows-talk-bounces-GrnCvJ7WPxnNLxjTenLetw@public.gmane.org Wed Jan 29 23:17:23 2014 Return-path: Envelope-to: gclrrg-rainbows-talk@m.gmane.org X-Original-To: rainbows-talk-GrnCvJ7WPxnNLxjTenLetw@public.gmane.org Delivered-To: rainbows-talk-GrnCvJ7WPxnNLxjTenLetw@public.gmane.org Content-Disposition: inline User-Agent: Mutt/1.5.21 (2010-09-15) X-BeenThere: rainbows-talk-GrnCvJ7WPxnNLxjTenLetw@public.gmane.org X-Mailman-Version: 2.1.12 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: rainbows-talk-bounces-GrnCvJ7WPxnNLxjTenLetw@public.gmane.org Errors-To: rainbows-talk-bounces-GrnCvJ7WPxnNLxjTenLetw@public.gmane.org X-Broken-Reverse-DNS: no host name found for IP address 50.56.192.79 Xref: news.gmane.org gmane.comp.lang.ruby.rainbows.general:586 Archived-At: Received: from [50.56.192.79] (helo=rubyforge.org) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1W8dRh-0001Oy-3r for gclrrg-rainbows-talk@m.gmane.org; Wed, 29 Jan 2014 23:17:21 +0100 Received: from localhost.localdomain (localhost [127.0.0.1]) by rubyforge.org (Postfix) with ESMTP id 14CE826308B; Wed, 29 Jan 2014 22:17:21 +0000 (UTC) Received: from dcvr.yhbt.net (dcvr.yhbt.net [64.71.152.64]) by rubyforge.org (Postfix) with ESMTP id 87B72263089 for ; Wed, 29 Jan 2014 22:17:15 +0000 (UTC) Received: from localhost (dcvr.yhbt.net [127.0.0.1]) by dcvr.yhbt.net (Postfix) with ESMTP id 717EF216F6; Wed, 29 Jan 2014 22:17:13 +0000 (UTC) EventMachine support should be back with unicorn 4.x and new Rubies (and I've reenabled the tests). I've disabled cramp support and will be following up with the status of cramp. Eric Wong (4): event_machine: update for unicorn 4.8.x disable cramp tests for now update EventMachine tests set executable bit rainbows executable git://bogomips.org/rainbows.git There's also a prerelease on RubyGems.org: gem install --pre -v 4.6.0.4.g4108 rainbows Btw, Rainbows! was supposed to remain unopinionated, but it's been tough to keep that since I made this sleepy_penguin commit: http://bogomips.org/sleepy_penguin.git/patch?id=4a9ce0319f6e That commit was a revelation for me, and I've made two HTTP servers (so far) because of that commit: 1) http://bogomips.org/cmogstored/README 2) http://yahns.yhbt.net/README So maybe Rainbows! can officially go on hiatus while I focus on adding kqueue support to yahns... yahns is basically Rainbows! XEpollThreadPool with some small improvements. Mainly it doesn't require you to read documentation to run :) _______________________________________________ Rainbows! mailing list - rainbows-talk-GrnCvJ7WPxnNLxjTenLetw@public.gmane.org http://rubyforge.org/mailman/listinfo/rainbows-talk Do not quote signatures (like this one) or top post when replying