Jump to letter: [
3ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
rubygem-mongrel - Mongrel is a small library that provides a very fast HTTP 1.1 server for Ruby web applications
- Description:
Mongrel is a small library that provides a very fast HTTP 1.1 server for Ruby
web applications. It is not particular to any framework, and is intended to
be just enough to get a web application running behind a more complete and
robust web server.
What makes Mongrel so fast is the careful use of an Ragel extension to provide
fast, accurate HTTP 1.1 protocol parsing. This makes the server scream without
too many portability issues.
See http://mongrel.rubyforge.org for more information.
Packages