kgio RubyGem user+dev discussion/patches/pulls/bugs/help
 help / color / mirror / code / Atom feed
From: Eric Wong <normalperson@yhbt.net>
To: kgio@librelist.org
Subject: Re: JRuby Support
Date: Thu, 1 Mar 2012 17:37:50 -0800	[thread overview]
Message-ID: <20120302013750.GA15727@dcvr.yhbt.net> (raw)
In-Reply-To: CAAq+hJaJJXf4M0rPA8vo_nQTjkLg1QoP0t5iyQf9cOTcK2pDLg@mail.gmail.com

Mark Peterson <playerspeak@gmail.com> wrote:
> I have unicorn and kgio working on Ruby on Rails app, but cannot install
> kgio on JRuby environment.

kgio is only for Rubies that support C extensions.  If you run JRuby
or unsupported systems, make kgio an optional dependency.

kgio exists to expose (and hopefully fix) performance issues in MRI:
  https://bugs.ruby-lang.org/issues/5138

Once MRI developers accept an API do non-blocking I/O without the
current overhead, kgio will be obsolete.


  reply	other threads:[~2012-03-02  1:37 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-03-02  1:22 JRuby Support Mark Peterson
2012-03-02  1:37 ` Eric Wong [this message]
2012-04-02  0:50   ` Mark Peterson

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://yhbt.net/kgio/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20120302013750.GA15727@dcvr.yhbt.net \
    --to=normalperson@yhbt.net \
    --cc=kgio@librelist.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://yhbt.net/kgio.git/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).