This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
commit c1e069fc34f4a5964770375db8b938f4126aa435
tree f82c0b41384f7dcc3e658b113185dacc15e7c134
parent 75715402dde0955023b07c4ae51a465f2a85ba17
tree f82c0b41384f7dcc3e658b113185dacc15e7c134
parent 75715402dde0955023b07c4ae51a465f2a85ba17
| name | age | message | |
|---|---|---|---|
| |
.gitignore | Wed Mar 26 19:00:01 -0700 2008 | [macournoyer] |
| |
COPYING | Wed Jan 09 19:29:16 -0800 2008 | [macournoyer] |
| |
README | Wed Apr 09 19:26:24 -0700 2008 | [macournoyer] |
| |
Rakefile | Sat Apr 26 20:47:12 -0700 2008 | [macournoyer] |
| |
TODO | Wed Apr 30 13:26:37 -0700 2008 | [macournoyer] |
| |
benchmark/ | Sat Apr 19 21:40:33 -0700 2008 | [macournoyer] |
| |
ext/ | Wed Apr 30 20:42:18 -0700 2008 | [macournoyer] |
| |
lib/ | Wed Apr 30 19:57:31 -0700 2008 | [macournoyer] |
| |
script/ | Fri Apr 25 20:52:32 -0700 2008 | [macournoyer] |
| |
spec/ | Wed Apr 30 13:26:37 -0700 2008 | [macournoyer] |
| |
tasks/ | Wed Apr 09 19:26:24 -0700 2008 | [macournoyer] |
| |
test/ | Tue Apr 29 20:07:08 -0700 2008 | [macournoyer] |
README
== Thin-Turbo New and ultra-turbo-crazy-fast backend for Thin === Installation sudo gem install thin git clone git://github.com/macournoyer/thin-turbo.git cd thin-turbo rake install === Usage thin start -r lib/thin-turbo -b Thin::Backends::Turbo ... === License Ruby License, http://www.ruby-lang.org/en/LICENSE.txt. === Credits Thin is copyright Marc-Andre Cournoyer <macournoyer@gmail.com> Get help at http://groups.google.com/group/thin-ruby/ Report bugs at http://thin.lighthouseapp.com/projects/7212-thin and major security issues directly to a team member (see COMMITTERS)




