mirror of mongrel-development@rubyforge.org (inactive)
 help / color / mirror / Atom feed
From: Eric Wong <normalperson-rMlxZR9MS24@public.gmane.org>
To: mongrel-development-GrnCvJ7WPxnNLxjTenLetw@public.gmane.org
Subject: Re: [ANN] Zbatery - Unicorn+Rainbows! with	less Unix
Date: Fri, 27 Nov 2009 21:41:59 -0800	[thread overview]
Message-ID: <20091128054159.GA31035@dcvr.yhbt.net> (raw)
In-Reply-To: <20091128020800.GA24245-yBiyF41qdooeIZ0/mPfg9Q@public.gmane.org>

Eric Wong <normalperson-rMlxZR9MS24@public.gmane.org> wrote:
> Hi all,
> 
> Don't have time to really write it up, but maybe we could just rot 13
> the name and stick a 2.0 label on it :>

It has exactly the same config file format as Rainbows! (which is a
superset of Unicorn's config file).  The before_fork/after_fork hooks
run anyways (in the same process) because some people may rely on them.

Command-line wise, it's like "rainbows" (which is modeled after
"unicorn" (which was modeled after "rackup")).

Basically it's Rainbows! (and in turn, Unicorn) underneath, so it
supports multiple concurrency models but it doesn't fork off any worker
processes at all.

I expect it to work (or easy to get working) on Win32; but I won't be
able to test that myself.  It's good on low-powered *nix boxes without a
lot of RAM and where I intend to use it.

For Unix-only, it actually supports most of the same signals Rainbows!
does.  HUP is just USR2+QUIT (same as Unicorn without a config file),
and TTIN/TTOU are ignored; but it won't barf if it's trying to setup a
signal handler and raise an exception.

> Also, in the latest rainbows.git it can work with Rubinius Actors

Still need to clean that code up a bit...

-- 
Revp Jbat

  parent reply	other threads:[~2009-11-28  5:44 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-11-28  2:08 [ANN] Zbatery - Unicorn+Rainbows! with less Unix Eric Wong
     [not found] ` <20091128020800.GA24245-yBiyF41qdooeIZ0/mPfg9Q@public.gmane.org>
2009-11-28  5:41   ` Eric Wong [this message]
2009-12-10  9:14   ` Eric Wong
replies disabled, historical list

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).