yahns Ruby server user/dev discussion
 help / color / mirror / code / Atom feed
From: Eric Wong <e@80x24.org>
To: yahns-public@yhbt.net, kcar-public@bogomips.org
Subject: yahns will use kcar as a request parser
Date: Sat, 8 Apr 2017 00:37:32 +0000	[thread overview]
Message-ID: <20170408003732.GA5176@starla> (raw)

Hello to folks interested in either yahns and kcar.

For those of you unfamiliar with either, kcar is currently an
HTTP response parser which converts arbitrary bytestreams to
Rack-compatible response status and headers (and optionally
body chunk filtering).

yahns currently uses an HTTP request parser from a well-known
HTTP server; but kcar for the optional reverse HTTP proxying
capability.

kcar is derived from the HTTP request parser used by yahns; so
there is enough common code between HTTP 1.x request and
response parsing to stick them into the same object.  Using kcar
for request parsing will transparently reduce icache footprint
and allow wider object recycling (should yahns go down that path);
as well as reducing installation time and footprint.

Since neither project is particularly popular at the moment,
there'll be more room to experiment with potential performance
improvements and memory usage reductions.

https://yhbt.net/yahns/README
	mail archives: https://yhbt.net/yahns-public/
	git clone git://yhbt.net/yahns

https://bogomips.org/kcar/
	mail archives: https://bogomips.org/kcar-public/
	git clone git://bogomips.org/kcar

Fwiw, yahns has been hosting both sites since late-2013.

             reply	other threads:[~2017-04-08  0:37 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-04-08  0:37 Eric Wong [this message]
2017-04-19  0:13 ` yahns will use kcar as a request parser 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: https://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=20170408003732.GA5176@starla \
    --to=e@80x24.org \
    --cc=kcar-public@bogomips.org \
    --cc=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

	https://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).