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: 243 of 183,539
Downloads: 148,591,649
Daily
Ranking: 254 of 183,521
Downloads: 125,838
Downloads Trends
Ranking Trends
Num of Versions Trends
Popular Versions (Major)
Popular Versions (Major.Minor)
Depended by
Rank | Downloads | Name |
---|---|---|
143 | 251,224,784 | faraday-net_http_persistent |
1,033 | 35,725,555 | azure-storage-common |
1,058 | 34,059,204 | mechanize |
1,296 | 25,906,066 | gitlab-fog-azure-rm |
1,648 | 15,573,112 | page-object |
1,701 | 14,544,972 | telesign |
1,769 | 13,280,762 | opensearch-transport |
2,002 | 9,682,098 | fluent-plugin-splunk-hec |
2,151 | 8,233,322 | fluent-plugin-datadog |
2,639 | 5,370,275 | rpush |
2,687 | 5,154,064 | gh |
2,829 | 4,584,846 | splitclient-rb |
3,161 | 3,522,251 | quickbooks-ruby |
3,179 | 3,481,455 | algolia |
3,828 | 2,244,700 | fluent-plugin-logzio |
4,058 | 1,895,768 | fcmpush |
4,379 | 1,570,219 | airrecord |
4,432 | 1,518,282 | mauth-client |
4,441 | 1,504,598 | sauce |
4,566 | 1,415,527 | csvlint |
Depends on
Rank | Downloads | Name |
---|---|---|
88 | 387,774,171 | connection_pool |
Owners
# | Gravatar | Handle |
---|---|---|
1 | drbrain | |
2 | tenderlove |