A thin and fast web server

Edit Package rubygem-thin-1.5

Thin is a very simple web server written in Ruby. It's single-threaded, which
means it can only serve one request at a time. This simplicity affords
increased speed and decreased memory usage for singled-threaded framework like
Rails.

Thin is a Ruby web server that glues together 3 of the best Ruby libraries in
web history:

- the Mongrel parser, the root of Mongrel speed and security
- Event Machine, a network I/O library with extremely high scalability,
performance and stability
- Rack, a minimal interface between webservers and Ruby frameworks

Which makes it, with all humility, the most secure, stable, fast and extensible
Ruby web server.

Authors:
--------
Marc-Andre Cournoyer

Refresh
Refresh
Source Files
Filename Size Changed
gem2rpm.yml 0000000028 28 Bytes
rubygem-thin-1.5.changes 0000005605 5.47 KB
rubygem-thin-1.5.spec 0000001821 1.78 KB
thin-1.5.1.gem 0000055296 54 KB
Latest Revision
Stephan Kulow's avatar Stephan Kulow (coolo) committed (revision 3)
- updated to version 1.5.1
 see installed CHANGELOG
Comments 0
openSUSE Build Service is sponsored by