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: 258 of 193,524
Downloads: 199,437,227
Daily
Ranking: 295 of 193,495
Downloads: 121,352
Downloads Trends
Ranking Trends
Num of Versions Trends
Popular Versions (Major)
Popular Versions (Major.Minor)
Depended by
| Rank | Downloads | Name |
|---|---|---|
| 130 | 374,070,956 | faraday-net_http_persistent |
| 896 | 57,898,497 | vault |
| 1,154 | 40,802,595 | mechanize |
| 1,212 | 38,564,045 | azure-storage-common |
| 1,314 | 34,531,937 | gitlab-fog-azure-rm |
| 1,618 | 23,102,409 | telesign |
| 1,820 | 18,435,214 | page-object |
| 1,942 | 16,090,662 | opensearch-transport |
| 2,110 | 12,791,638 | fluent-plugin-datadog |
| 2,248 | 10,507,290 | fluent-plugin-splunk-hec |
| 2,535 | 8,198,706 | rpush |
| 2,786 | 6,663,390 | algolia |
| 2,998 | 5,734,913 | splitclient-rb |
| 3,068 | 5,380,293 | gh |
| 3,218 | 4,736,357 | quickbooks-ruby |
| 4,009 | 2,729,226 | fcmpush |
| 4,120 | 2,530,513 | airrecord |
| 4,279 | 2,306,085 | fluent-plugin-logzio |
| 4,526 | 1,977,133 | vonage |
| 4,787 | 1,731,634 | csvlint |
Depends on
| Rank | Downloads | Name |
|---|---|---|
| 60 | 673,510,323 | connection_pool |
Owners
| # | Gravatar | Handle |
|---|---|---|
| 1 | drbrain | |
| 2 | tenderlove |