| Name: | rubygem-thin |
|---|---|
| Version: | 1.7.0 |
| Release: | 3.el7 |
| Architecture: | aarch64 |
| Group: | Development/Languages |
| Size: | 162628 |
| License: | (GPLv2+ or Ruby) and BSD and MIT |
| RPM: | rubygem-thin-1.7.0-3.el7.aarch64.rpm |
| Source RPM: | rubygem-thin-1.7.0-3.el7.src.rpm |
| Build Date: | Tue Jul 24 2018 |
| Build Host: | ca-buildarm04.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. |