Name: | rubygem-thin |
---|---|
Version: | 1.7.0 |
Release: | 3.el7 |
Architecture: | x86_64 |
Group: | Development/Languages |
Size: | 121644 |
License: | (GPLv2+ or Ruby) and BSD and MIT |
RPM: | rubygem-thin-1.7.0-3.el7.x86_64.rpm |
Source RPM: | rubygem-thin-1.7.0-3.el7.src.rpm |
Build Date: | Wed Dec 06 2017 |
Build Host: | x86-ol7-builder-01.us.oracle.com |
Vendor: | Oracle America |
URL: | http://code.macournoyer.com/thin/ |
Summary: | A thin and fast web server |
Description: | Thin is a Ruby web server that glues together three 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 and Rack, a minimal interface between webservers and Ruby frameworks. |