yahns Ruby server user/dev discussion
 help / color / mirror / code / Atom feed
From: Eric Wong <yahns-public@yhbt.net>
To: yahns-public@yhbt.net
Subject: [PATCH 0/2] WIP remove-kgio branch pushed branch
Date: Mon,  6 Mar 2017 03:30:09 +0000	[thread overview]
Message-ID: <20170306033011.26938-1-yahns-public@yhbt.net> (raw)

I'll only be gone a day or so, but kgio will soon be gone from yahns,
permanently!  I'll have to do some benchmarks to make sure we don't
lose performance, and maybe we'll even gain some with cleaned up
code which is easier to reason about...

The following changes since commit ae49e85c0571e8211a92772285712f19ea1d80b1:

  gemspec: stop advertising "private" email address (2017-03-05 22:27:59 +0000)

are available in the git repository at:

  git://yhbt.net/yahns remove-kgio

for you to fetch changes up to ba72f7d658db56e3be38ece1dab8a5329c73e721:

  drop writev support (2017-03-06 03:25:20 +0000)

----------------------------------------------------------------
Eric Wong (2):
      remove kgio read and wait dependencies
      drop writev support

 extras/exec_cgi.rb                 | 42 ++++++++++++++++++-----------
 extras/proxy_pass.rb               | 23 ++++++++--------
 lib/yahns.rb                       |  1 +
 lib/yahns/acceptor.rb              |  2 +-
 lib/yahns/chunk_body.rb            | 15 ++++-------
 lib/yahns/client_expire_generic.rb |  2 +-
 lib/yahns/http_client.rb           | 32 ++++++++--------------
 lib/yahns/http_response.rb         | 14 +++++-----
 lib/yahns/openssl_client.rb        | 10 +++----
 lib/yahns/proxy_http_response.rb   | 22 ++++++++-------
 lib/yahns/req_res.rb               | 55 ++++++++++++++++++--------------------
 lib/yahns/server.rb                |  2 +-
 lib/yahns/server_mp.rb             |  2 +-
 lib/yahns/sigevent_efd.rb          |  1 -
 lib/yahns/sigevent_pipe.rb         | 10 +++----
 lib/yahns/tmpio.rb                 |  1 -
 lib/yahns/wbuf.rb                  | 11 +++-----
 lib/yahns/worker.rb                |  6 ++---
 test/test_tmpio.rb                 |  6 ++---
 19 files changed, 119 insertions(+), 138 deletions(-)

             reply	other threads:[~2017-03-06  3:30 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-03-06  3:30 Eric Wong [this message]
2017-03-06  3:30 ` [PATCH 1/2] remove kgio read and wait dependencies Eric Wong
2017-03-06  3:30 ` [PATCH 2/2] drop writev support Eric Wong

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: http://yhbt.net/yahns/README

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

  git send-email \
    --in-reply-to=20170306033011.26938-1-yahns-public@yhbt.net \
    --to=yahns-public@yhbt.net \
    /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

	http://yhbt.net/yahns.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).