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: 253 of 188,189
Downloads: 181,568,707
Daily
Ranking: 288 of 188,174
Downloads: 26,860
Downloads Trends
Ranking Trends
Num of Versions Trends
Popular Versions (Major)
Popular Versions (Major.Minor)
Depended by
| Rank | Downloads | Name |
|---|---|---|
| 130 | 330,121,299 | faraday-net_http_persistent |
| 1,131 | 38,673,778 | mechanize |
| 1,147 | 37,781,673 | azure-storage-common |
| 1,268 | 33,783,663 | gitlab-fog-azure-rm |
| 1,574 | 22,359,456 | telesign |
| 1,750 | 17,464,111 | page-object |
| 1,892 | 15,061,790 | opensearch-transport |
| 2,103 | 11,318,995 | fluent-plugin-datadog |
| 2,226 | 9,828,398 | fluent-plugin-splunk-hec |
| 2,646 | 6,783,278 | rpush |
| 2,942 | 5,366,788 | algolia |
| 2,957 | 5,306,781 | gh |
| 2,964 | 5,278,648 | splitclient-rb |
| 3,244 | 4,172,018 | quickbooks-ruby |
| 3,992 | 2,484,055 | fcmpush |
| 4,125 | 2,286,011 | fluent-plugin-logzio |
| 4,250 | 2,104,030 | airrecord |
| 4,544 | 1,748,613 | vonage |
| 4,773 | 1,584,650 | mauth-client |
| 4,838 | 1,527,069 | sauce |
Depends on
| Rank | Downloads | Name |
|---|---|---|
| 70 | 569,969,687 | connection_pool |
Owners
| # | Gravatar | Handle |
|---|---|---|
| 1 | drbrain | |
| 2 | tenderlove |