Categories: None [Edit]

unicorn-maintained

https://rubygems.org/gems/unicorn-maintained
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: 180,291 of 180,530
Downloads: 179

Daily

Ranking: 62,540 of 180,517
Downloads: 1

Depended by

RankDownloadsName

Depends on

RankDownloadsName
11881,064,697rack
63859,478,089test-unit
179,162361raindrops-maintained

Owners

#GravatarHandle
1iconioquatix