rack-devel archive mirror (unofficial) https://groups.google.com/group/rack-devel
 help / color / mirror / Atom feed
From: Eric Wong <normalperson@yhbt.net>
To: rainbows-talk@rubyforge.org
Cc: rack-devel@googlegroups.com
Subject: Re: deferrable bodies in Rainbows!
Date: Wed, 30 Dec 2009 10:47:29 +0000	[thread overview]
Message-ID: <20091230104729.GA26287@dcvr.yhbt.net> (raw)
In-Reply-To: <20091226232732.GA26351@dcvr.yhbt.net>

Eric Wong <normalperson@yhbt.net> wrote:
> Moving to rainbows list
> 
> James Tucker <jftucker@gmail.com> wrote:
> > Eric - I had a report from one of the async_sinatra users who tried
> > out rainbows with EM, and found that the API didn't actually line up
> > with what Thin was doing. I really want to devote some more time with
> > this but I've been very busy. Sadly due to this I don't want to say
> > stop, but, well, I want to say please check existing apps against it.
> > I guess could you check async_*.ru from
> > github.com/macournoyer/thin/master/tree/examples/async_*.ru, as from
> > what was reported, they're not working with the rainbows
> > implementation of the deferrablebody hacks.
> 
> Hi James, thhanks for the heads up.
> 
> Rainbows! doesn't handle deferrable bodies yet (I didn't look closely enough
> the first time around), so it can't do everything Thin does with EM, yet.
> It's already in the TODO, I'll make a mental note to work on it sooner.

Rainbows! 0.90.1 should support deferrable bodies needed for async apps
on EM.

I stole the async_app.ru and async_tailer.ru examples from Thin and made
them a part of the integration tests (in t/t04??-*.sh).


The app.deferred?(env) isn't supported, yet.  It's in the TODO and I
don't think many people use it... (correct me if I'm wrong).

-- 
Eric Wong

  reply	other threads:[~2009-12-30 10:47 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-12-22  3:11 Call for 1.1.0 release Joshua Peek
2009-12-22 13:02 ` Christian Neukirchen
2009-12-22 22:52 ` Ryan Tomayko
2009-12-31  1:22   ` Eric Wong
2009-12-24 22:49 ` Eric Wong
2009-12-24 23:40   ` Joshua Peek
2009-12-24 23:57     ` Scytrin dai Kinthra
2009-12-25  0:24     ` Eric Wong
2009-12-26 14:41       ` James Tucker
2009-12-26 23:27         ` deferrable bodies in Rainbows! Eric Wong
2009-12-30 10:47           ` Eric Wong [this message]
2009-12-26 14:38     ` Call for 1.1.0 release James Tucker

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-list from there: mbox

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

  List information: https://groups.google.com/group/rack-devel

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

  git send-email \
    --in-reply-to=20091230104729.GA26287@dcvr.yhbt.net \
    --to=rack-devel@googlegroups.com \
    --cc=rainbows-talk@rubyforge.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.
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).