RubyGems Navigation menu

unicorn-simon 0.0.7

unicorn is an HTTP server for Rack applications designed to only serve fast clients on low-latency, high-bandwidth connections and take advantage of features in Unix/Unix-like kernels. Slow clients should only be served by placing a reverse proxy capable of fully buffering both the the request and response in between unicorn and slow clients.

Gemfile:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 0.0.7 - March 06, 2017 (208 KB)
  2. 0.0.6 - March 06, 2017 (208 KB)
  3. 0.0.5 - February 26, 2017 (208 KB)
  4. 0.0.4 - February 26, 2017 (208 KB)
  5. 0.0.3 - February 26, 2017 (208 KB)
Show all versions (7 total)

Runtime Dependencies (2):

kgio ~> 2.6
raindrops ~> 0.7

Development Dependencies (3):

olddoc ~> 1.2
rack >= 0
test-unit ~> 3.0

Owners:

Authors:

  • unicorn hackers

SHA 256 checksum:

69be3be8c1ab7b0e186330a0ae43fd9e7139551f1f33c57a47f97d695913f16c

Total downloads 12,090

For this version 2,342

Licenses:

GPL-2.0+, Ruby-1.8

Required Ruby Version: < 3.0

Links: