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 ba8f86c952e337db6e5f079337a1cd7c092151cf
tree c348a99946698eafbad28868cbb754f4c6e4e470
parent edab8a1dbcfcd9c70ab912423a69a5f5767dece6
tree c348a99946698eafbad28868cbb754f4c6e4e470
parent edab8a1dbcfcd9c70ab912423a69a5f5767dece6
| name | age | message | |
|---|---|---|---|
| |
.gitignore | Wed Mar 26 19:00:01 -0700 2008 | [macournoyer] |
| |
COPYING | Wed Jan 09 19:29:16 -0800 2008 | [macournoyer] |
| |
README | Fri May 09 13:40:27 -0700 2008 | [macournoyer] |
| |
Rakefile | Sat Apr 26 20:47:12 -0700 2008 | [macournoyer] |
| |
TODO | Fri May 09 13:40:27 -0700 2008 | [macournoyer] |
| |
benchmark/ | Sat Apr 19 21:40:33 -0700 2008 | [macournoyer] |
| |
ext/ | Fri May 09 13:40:27 -0700 2008 | [macournoyer] |
| |
lib/ | Fri May 09 13:40:27 -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 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)




