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: 252 of 187,950
Downloads: 180,375,419
Daily
Ranking: 301 of 187,922
Downloads: 107,444
Downloads Trends
Ranking Trends
Num of Versions Trends
Popular Versions (Major)
Popular Versions (Major.Minor)
Depended by
| Rank | Downloads | Name |
|---|---|---|
| 130 | 326,882,898 | faraday-net_http_persistent |
| 1,130 | 38,503,557 | mechanize |
| 1,144 | 37,706,731 | azure-storage-common |
| 1,267 | 33,735,410 | gitlab-fog-azure-rm |
| 1,572 | 22,312,337 | telesign |
| 1,747 | 17,377,366 | page-object |
| 1,883 | 15,006,446 | opensearch-transport |
| 2,103 | 11,164,144 | fluent-plugin-datadog |
| 2,218 | 9,822,189 | fluent-plugin-splunk-hec |
| 2,663 | 6,630,960 | rpush |
| 2,944 | 5,301,961 | gh |
| 2,945 | 5,300,981 | algolia |
| 2,955 | 5,253,705 | splitclient-rb |
| 3,243 | 4,148,326 | quickbooks-ruby |
| 3,993 | 2,459,745 | fcmpush |
| 4,108 | 2,284,152 | fluent-plugin-logzio |
| 4,256 | 2,070,022 | airrecord |
| 4,547 | 1,728,774 | vonage |
| 4,759 | 1,581,364 | mauth-client |
| 4,830 | 1,525,504 | sauce |
Depends on
| Rank | Downloads | Name |
|---|---|---|
| 73 | 561,580,066 | connection_pool |
Owners
| # | Gravatar | Handle |
|---|---|---|
| 1 | drbrain | |
| 2 | tenderlove |