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: 246 of 183,932
Downloads: 152,405,114
Daily
Ranking: 210 of 183,921
Downloads: 93,896
Downloads Trends
Ranking Trends
Num of Versions Trends
Popular Versions (Major)
Popular Versions (Major.Minor)
Depended by
Rank | Downloads | Name |
---|---|---|
141 | 259,176,125 | faraday-net_http_persistent |
1,045 | 35,957,296 | azure-storage-common |
1,064 | 34,659,325 | mechanize |
1,274 | 27,254,871 | gitlab-fog-azure-rm |
1,665 | 15,844,316 | telesign |
1,668 | 15,809,913 | page-object |
1,783 | 13,563,709 | opensearch-transport |
2,029 | 9,707,346 | fluent-plugin-splunk-hec |
2,157 | 8,420,435 | fluent-plugin-datadog |
2,658 | 5,427,687 | rpush |
2,715 | 5,168,975 | gh |
2,842 | 4,646,299 | splitclient-rb |
3,132 | 3,681,804 | algolia |
3,163 | 3,599,079 | quickbooks-ruby |
3,858 | 2,247,769 | fluent-plugin-logzio |
4,028 | 1,979,209 | fcmpush |
4,375 | 1,598,570 | airrecord |
4,454 | 1,525,343 | mauth-client |
4,484 | 1,506,595 | sauce |
4,589 | 1,426,896 | csvlint |
Depends on
Rank | Downloads | Name |
---|---|---|
87 | 402,742,481 | connection_pool |
Owners
# | Gravatar | Handle |
---|---|---|
1 | drbrain | |
2 | tenderlove |