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: 245 of 183,052
Downloads: 145,493,180
Daily
Ranking: 193 of 183,043
Downloads: 28,723
Downloads Trends
Ranking Trends
Num of Versions Trends
Popular Versions (Major)
Popular Versions (Major.Minor)
Depended by
Rank | Downloads | Name |
---|---|---|
145 | 244,920,459 | faraday-net_http_persistent |
1,019 | 35,529,303 | azure-storage-common |
1,048 | 33,615,028 | mechanize |
1,310 | 24,882,126 | gitlab-fog-azure-rm |
1,638 | 15,409,619 | page-object |
1,735 | 13,643,793 | telesign |
1,762 | 13,049,461 | opensearch-transport |
1,987 | 9,657,607 | fluent-plugin-splunk-hec |
2,169 | 7,943,729 | fluent-plugin-datadog |
2,631 | 5,316,340 | rpush |
2,666 | 5,141,437 | gh |
2,824 | 4,531,204 | splitclient-rb |
3,157 | 3,464,005 | quickbooks-ruby |
3,230 | 3,270,717 | algolia |
3,787 | 2,241,606 | fluent-plugin-logzio |
4,095 | 1,814,129 | fcmpush |
4,375 | 1,547,650 | airrecord |
4,406 | 1,511,786 | mauth-client |
4,416 | 1,503,238 | sauce |
4,548 | 1,405,052 | csvlint |
Depends on
Rank | Downloads | Name |
---|---|---|
89 | 376,638,386 | connection_pool |
Owners
# | Gravatar | Handle |
---|---|---|
1 | drbrain | |
2 | tenderlove |