Categories: None [Edit]

unicorn-rupcio

https://rubygems.org/gems/unicorn-rupcio
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: 187,522 of 192,156
Downloads: 643

Daily

Ranking: 135,768 of 192,137
Downloads: 0

Depended by

RankDownloadsName

Depends on

RankDownloadsName
101,262,521,655rack
408121,292,810raindrops
59188,253,187test-unit

Owners

#GravatarHandle
1iconrupek1995