<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -1,6 +1,17 @@
 == Thin-Turbo
 New and ultra-turbo-crazy-fast backend for Thin
 
+This is an experimental backend for Thin (http://code.macournoyer.com/thin).
+It's a complete rewrite in C of the code handling the request and producing the response.
+Once this code is proved to be stable it will replace the current backend of Thin. For
+now it will be distributed as a separated gem and loaded as &quot;plugin backend&quot; (see Usage).
+
+Goals of this rewrite:
+* Be as fast as possible
+* Call Rack app in a thread
+* Remove dependency over EventMachine
+* Reduce memory usage
+
 === Installation
  
  sudo gem install thin</diff>
      <filename>README</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>4693e8c3d3d0e9a36f451c7ce9f6f5a267f6324e</id>
    </parent>
  </parents>
  <author>
    <name>macournoyer</name>
    <email>macournoyer@gmail.com</email>
  </author>
  <url>http://github.com/macournoyer/thin-turbo/commit/abdd36a52b9d48107b12ecec4f275512c2b49cfd</url>
  <id>abdd36a52b9d48107b12ecec4f275512c2b49cfd</id>
  <committed-date>2008-05-24T21:22:18-07:00</committed-date>
  <authored-date>2008-05-24T21:22:18-07:00</authored-date>
  <message>Add goals of the rewrite</message>
  <tree>683d803215b3772c99cccc2b07f68b717494d9b4</tree>
  <committer>
    <name>macournoyer</name>
    <email>macournoyer@gmail.com</email>
  </committer>
</commit>
