Categories: None [Edit]
net-http-persistent
Manages persistent connections using Net::HTTP including a thread pool for
connecting to multiple hosts.
Using persistent HTTP connections can dramatically increase the speed of HTTP.
Creating a new HTTP connection for every request involves an extra TCP
round-trip and causes TCP congestion avoidance negotiation to start over.
Net::HTTP supports persistent connections with some API methods but does not
make setting up a single persistent connection or managing multiple
connections easy. Net::HTTP::Persistent wraps Net::HTTP and allows you to
focus on how to make HTTP requests.
Total
Ranking: 254 of 191,066
Downloads: 191,434,894
Daily
Ranking: 321 of 191,018
Downloads: 29,500
Downloads Trends
Ranking Trends
Num of Versions Trends
Popular Versions (Major)
Popular Versions (Major.Minor)
Depended by
| Rank | Downloads | Name |
|---|---|---|
| 132 | 352,728,234 | faraday-net_http_persistent |
| 894 | 56,068,546 | vault |
| 1,139 | 39,819,074 | mechanize |
| 1,184 | 38,206,605 | azure-storage-common |
| 1,290 | 34,291,405 | gitlab-fog-azure-rm |
| 1,593 | 22,865,483 | telesign |
| 1,788 | 17,999,715 | page-object |
| 1,922 | 15,518,389 | opensearch-transport |
| 2,110 | 11,997,143 | fluent-plugin-datadog |
| 2,227 | 10,425,145 | fluent-plugin-splunk-hec |
| 2,591 | 7,557,142 | rpush |
| 2,865 | 5,998,531 | algolia |
| 2,982 | 5,500,522 | splitclient-rb |
| 3,016 | 5,335,309 | gh |
| 3,253 | 4,384,178 | quickbooks-ruby |
| 4,001 | 2,619,648 | fcmpush |
| 4,183 | 2,332,805 | airrecord |
| 4,203 | 2,299,481 | fluent-plugin-logzio |
| 4,536 | 1,866,716 | vonage |
| 4,734 | 1,683,040 | csvlint |
Depends on
| Rank | Downloads | Name |
|---|---|---|
| 62 | 628,171,143 | connection_pool |
Owners
| # | Gravatar | Handle |
|---|---|---|
| 1 | drbrain | |
| 2 | tenderlove |