Categories: None [Edit]
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: 181,923 of 183,477
Downloads: 361
Daily
Ranking: 63,432 of 183,470
Downloads: 0
Downloads Trends
Ranking Trends
Num of Versions Trends
Popular Versions (Major)
Popular Versions (Major.Minor)
Depended by
Rank | Downloads | Name |
---|
Depends on
Rank | Downloads | Name |
---|---|---|
9 | 987,890,530 | rack |
648 | 67,387,737 | test-unit |
180,106 | 573 | raindrops-maintained |
Owners
# | Gravatar | Handle |
---|---|---|
1 | ioquatix |