Google Groups Home
Help | Sign in
Thin 0.7.0 Spherical Cow release
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  3 messages - Collapse all
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
Marc-André Cournoyer  
View profile
 More options Feb 24, 11:31 pm
From: Marc-André Cournoyer <macourno...@gmail.com>
Date: Sun, 24 Feb 2008 23:31:07 -0500
Local: Sun, Feb 24 2008 11:31 pm
Subject: [ANN] Thin 0.7.0 Spherical Cow release
Hey all,

Version 0.7.0 (codename Spherical Cow) of the fastest Ruby server is  
out!

http://code.macournoyer.com/thin/

== What's new?

Persistent connections (Keep-Alive) and Swifitply support!

  * Add --max-persistent-conns option to sets the maximum number of  
persistent connections.
    Set to 0 to disable Keep-Alive.
  * INT signal now force stop and QUIT signal gracefully stops.
  * Warn when descriptors table size can't be set as high as expected.
  * Eval Rackup config file using top level bindings.
  * Remove daemons gem dependency on Windows plateform, fixes #45.
  * Change default timeout from 60 to 30 seconds.
  * Add --max-conns option to sets the maximum number of file or  
socket descriptors that
    your process may open, defaults to 1024.
  * Tail logfile when stopping and restarting a demonized server,  
fixes #26.
  * Wrap application in a Rack::CommonLogger adapter in debug mode.
  * --debug (-D) option no longer set  so logging will be less verbose
    and Ruby won't be too strict, fixes #36.
  * Deprecate Server#silent in favour of Logging.silent.
  * Persistent connection (keep-alive) support.
  * Fix -s option not being included in generated config file, fixes  
#37.
  * Add Swiftiply support. Use w/ the --swiftiply (-y) option in the  
thin script,
    closes #28 [Alex MacCaw]

== Get it!

  sudo gem install thin

Or using my mirror:

  sudo gem install thin --source http://code.macournoyer.com

WARNING:
   Thin is still alpha software, if you use it on your server you  
understand the
   risks that are involved.

== Contribute

If you're using Thin, let me know and I'll put your site on http://code.macournoyer.com/thin/users/

Thin is driven by an active community of passionate coders and  
benchmarkers.
Please join us, contribute or share some ideas in Thin Google Group:
http://groups.google.com/group/thin-ruby/topics

Also on IRC: #thin on freenode

Thanks to all the people who contributed to Thin, EventMachine, Rack  
and Mongrel.

Marc-Andre Cournoyer
http://macournoyer.com/


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Jeremy Hinegardner  
View profile
 More options Feb 25, 1:58 am
From: Jeremy Hinegardner <jer...@hinegardner.org>
Date: Sun, 24 Feb 2008 23:58:57 -0700
Local: Mon, Feb 25 2008 1:58 am
Subject: Re: [ANN] Thin 0.7.0 Spherical Cow release

On Sun, Feb 24, 2008 at 11:31:07PM -0500, Marc-Andr? Cournoyer wrote:

> Hey all,

> Version 0.7.0 (codename Spherical Cow) of the fastest Ruby server is  
> out!

Go Cows!  In honor of getting chosen, I'll port heel to use thin as its backend.

enjoy,

-jeremy

--
========================================================================
 Jeremy Hinegardner                              jer...@hinegardner.org


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
macournoyer  
View profile
 More options Feb 25, 11:01 am
From: macournoyer <macourno...@gmail.com>
Date: Mon, 25 Feb 2008 08:01:48 -0800 (PST)
Local: Mon, Feb 25 2008 11:01 am
Subject: Re: Thin 0.7.0 Spherical Cow release
wooo! cool jeremy! Plus because Thin is based on Rack, your Rack
adapter will be usable under thin, webrick, mongrel, fastcgi, cgi,
etc...

On Feb 25, 1:58 am, Jeremy Hinegardner <jer...@hinegardner.org> wrote:


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »

Create a group - Google Groups - Google Home - Terms of Service - Privacy Policy
©2008 Google