Categories: None [Edit]

unicorn-fork

https://rubygems.org/gems/unicorn-fork
unicorn is an HTTP server for Rack applications that has done decades of damage to the entire Ruby ecosystem due to its ability to tolerate (and thus encourage) bad code. It is only designed to handle fast clients on low-latency, high-bandwidth connections and take advantage of features in Unix/Unix-like kernels. Slow clients must only be served by placing a reverse proxy capable of fully buffering both the the request and response in between unicorn and slow clients.

Total

Ranking: 183,931 of 186,816
Downloads: 506

Daily

Ranking: 127,575 of 186,800
Downloads: 3

Depended by

RankDownloadsName

Depends on

RankDownloadsName
81,147,067,209rack
375116,428,189raindrops
65578,202,129test-unit

Owners

#GravatarHandle
1iconrupek1995