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: AS6939 64.71.128.0/18 X-Spam-Status: No, score=-1.9 required=3.0 tests=BAYES_00, MSGID_FROM_MTA_HEADER,URIBL_BLOCKED shortcircuit=no autolearn=unavailable version=3.3.2 Path: news.gmane.org!not-for-mail From: Craig Flannagan Newsgroups: gmane.comp.lang.ruby.kgio.general Subject: RE: Port kgio to work on jruby. Date: Thu, 13 Oct 2011 08:36:45 -0400 Message-ID: <759047CE0ECA3449BEEE5E3EE550A9715FC449DF84@prod-zmail-10.csdcomm.com> References: , NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Trace: dough.gmane.org 1318509439 20810 80.91.229.12 (13 Oct 2011 12:37:19 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Thu, 13 Oct 2011 12:37:19 +0000 (UTC) To: kgio@librelist.org Original-X-From: kgio@librelist.org Thu Oct 13 14:37:15 2011 Return-path: Envelope-to: gclrkg-kgio@m.gmane.org List-Archive: List-Help: List-Id: List-Post: List-Subscribe: List-Unsubscribe: Precedence: list Original-Sender: kgio@librelist.org Xref: news.gmane.org gmane.comp.lang.ruby.kgio.general:61 Archived-At: Received: from zedshaw.xen.prgmr.com ([64.71.167.205]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1REKXC-0003fX-Uv for gclrkg-kgio@m.gmane.org; Thu, 13 Oct 2011 14:37:15 +0200 Received: from zedshaw.xen.prgmr.com (localhost [IPv6:::1]) by zedshaw.xen.prgmr.com (Postfix) with ESMTP id 9510621CACA for ; Thu, 13 Oct 2011 12:39:42 +0000 (UTC) UNSUBSCRIBE ________________________________________ From: kgio@librelist.org [kgio@librelist.org] On Behalf Of Shiv Shankar [io@redfairy.org] Sent: Thursday, October 13, 2011 7:59 AM To: kgio@librelist.org Subject: [kgio] Port kgio to work on jruby. Hello, I was playing around with kgio and its pretty awesome. I would like to port this to jruby (use nio/nio.2 natively) . So before starting, I just wanted to know if some one here has already started working on the port so that I can join in rather than starting one on my own. Thanks, Shiv