RubyGems.org

unicorn

3.0.0pre1

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.

installgem install unicorn -v 3.0.0pre1 --pre
Authors

Unicorn hackers

2,635,489 total downloads 460 for this version
Owners

E7cff3cfd41c495e1012227d7dc242028c43ed7f065406bf171c0f3eb32cf615B9b5ff40232c1dfd61238c2a90467f84912c61d9da47754de7039f4271334a9fF8634aca904bc63cb047cb1bd93bdc7418813f71506ebad74179bf8c5a136696E3afd4d47c6d778bb937739f5b3d724b6076c22b65b36f5d75c30bdcfb2fda851b5341b64f7ce0244366eae17f06c801

Gemfile
gem "unicorn", "~> 3.0.0pre1"
Versions
  1. 4.6.2 February 26, 2013
  2. 4.6.1 February 21, 2013
  3. 4.6.0 February 6, 2013
  4. 4.6.0pre1 January 29, 2013
  5. 4.5.0 December 8, 2012
Show all versions (98 total)
Runtime Dependencies
  1. kgio ~> 1.3.1
  2. rack >= 0
Development Dependencies
  1. isolate ~> 3.0.0