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: 261 of 196,125
Downloads: 206,348,301
Daily
Ranking: 355 of 196,106
Downloads: 30,335
Downloads Trends
Ranking Trends
Num of Versions Trends
Popular Versions (Major)
Popular Versions (Major.Minor)
Depended by
| Rank | Downloads | Name |
|---|---|---|
| 129 | 389,610,699 | faraday-net_http_persistent |
| 898 | 59,060,823 | vault |
| 1,161 | 41,617,979 | mechanize |
| 1,233 | 38,864,733 | azure-storage-common |
| 1,338 | 34,732,382 | gitlab-fog-azure-rm |
| 1,455 | 30,201,834 | fcm |
| 1,649 | 23,297,443 | telesign |
| 1,834 | 18,821,171 | page-object |
| 1,944 | 16,485,157 | opensearch-transport |
| 2,105 | 13,399,561 | fluent-plugin-datadog |
| 2,279 | 10,589,473 | fluent-plugin-splunk-hec |
| 2,501 | 8,726,720 | rpush |
| 2,768 | 7,101,300 | algolia |
| 3,013 | 5,940,740 | splitclient-rb |
| 3,115 | 5,418,606 | gh |
| 3,223 | 4,985,054 | quickbooks-ruby |
| 4,034 | 2,816,963 | fcmpush |
| 4,147 | 2,629,481 | airrecord |
| 4,356 | 2,313,689 | fluent-plugin-logzio |
| 4,537 | 2,081,205 | vonage |
Depends on
| Rank | Downloads | Name |
|---|---|---|
| 59 | 713,398,615 | connection_pool |
Owners
| # | Gravatar | Handle |
|---|---|---|
| 1 | drbrain | |
| 2 | tenderlove |