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: 249 of 186,947
Downloads: 175,705,015
Daily
Ranking: 385 of 186,938
Downloads: 44,928
Downloads Trends
Ranking Trends
Num of Versions Trends
Popular Versions (Major)
Popular Versions (Major.Minor)
Depended by
Rank | Downloads | Name |
---|---|---|
132 | 313,842,531 | faraday-net_http_persistent |
1,118 | 37,774,900 | mechanize |
1,133 | 37,405,924 | azure-storage-common |
1,247 | 33,558,943 | gitlab-fog-azure-rm |
1,556 | 22,139,875 | telesign |
1,735 | 17,056,489 | page-object |
1,841 | 14,750,342 | opensearch-transport |
2,111 | 10,543,441 | fluent-plugin-datadog |
2,179 | 9,798,165 | fluent-plugin-splunk-hec |
2,708 | 6,148,849 | rpush |
2,909 | 5,284,862 | gh |
2,945 | 5,138,214 | splitclient-rb |
2,973 | 5,009,091 | algolia |
3,240 | 4,039,691 | quickbooks-ruby |
3,980 | 2,372,753 | fcmpush |
4,052 | 2,274,676 | fluent-plugin-logzio |
4,305 | 1,956,609 | airrecord |
4,599 | 1,641,186 | vonage |
4,703 | 1,569,170 | mauth-client |
4,763 | 1,518,533 | sauce |
Depends on
Rank | Downloads | Name |
---|---|---|
74 | 529,014,905 | connection_pool |
Owners
# | Gravatar | Handle |
---|---|---|
1 | drbrain | |
2 | tenderlove |