unicorn Ruby/Rack server user+dev discussion/patches/pulls/bugs/help
 help / color / mirror / code / Atom feed
* ANNC: unicorn_horn gem
@ 2010-10-08  2:26 Joe Edelman
  2010-10-08  4:24 ` Curtis j Schofield
  0 siblings, 1 reply; 2+ messages in thread
From: Joe Edelman @ 2010-10-08  2:26 UTC (permalink / raw)
  To: mongrel-unicorn

Hi folks,

I've extracted the child process monitoring code from Unicorn, which
is rock solid, into its own gem:

   http://github.com/jxe/unicorn_horn

You just pass it an enumerable of callables, and it will launch each
in its own child process, restart them quickly if they die, reap them
all on signals, etc.

It will even set $0 in the child processes to meaningful names.

You'll love it.

It's the basis of a new worker process implementation.

--Joe

--
Joe Edelman
Citizen Logistics, Inc.
http://groundcrew.us
_______________________________________________
Unicorn mailing list - mongrel-unicorn@rubyforge.org
http://rubyforge.org/mailman/listinfo/mongrel-unicorn
Do not quote signatures (like this one) or top post when replying


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: ANNC: unicorn_horn gem
  2010-10-08  2:26 ANNC: unicorn_horn gem Joe Edelman
@ 2010-10-08  4:24 ` Curtis j Schofield
  0 siblings, 0 replies; 2+ messages in thread
From: Curtis j Schofield @ 2010-10-08  4:24 UTC (permalink / raw)
  To: unicorn list

Great moove!


On Thu, Oct 7, 2010 at 7:26 PM, Joe Edelman <joe@citizenlogistics.com> wrote:
> Hi folks,
>
> I've extracted the child process monitoring code from Unicorn, which
> is rock solid, into its own gem:
>
>    http://github.com/jxe/unicorn_horn
>
> You just pass it an enumerable of callables, and it will launch each
> in its own child process, restart them quickly if they die, reap them
> all on signals, etc.
>
> It will even set $0 in the child processes to meaningful names.
>
> You'll love it.
>
> It's the basis of a new worker process implementation.
>
> --Joe
>
> --
> Joe Edelman
> Citizen Logistics, Inc.
> http://groundcrew.us
> _______________________________________________
> Unicorn mailing list - mongrel-unicorn@rubyforge.org
> http://rubyforge.org/mailman/listinfo/mongrel-unicorn
> Do not quote signatures (like this one) or top post when replying
>



-- 
make haste slowly \
festina lente  \
_______________________________________________
Unicorn mailing list - mongrel-unicorn@rubyforge.org
http://rubyforge.org/mailman/listinfo/mongrel-unicorn
Do not quote signatures (like this one) or top post when replying

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2010-10-08  4:24 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-10-08  2:26 ANNC: unicorn_horn gem Joe Edelman
2010-10-08  4:24 ` Curtis j Schofield

Code repositories for project(s) associated with this public inbox

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