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: 248 of 186,698
Downloads: 174,132,058
Daily
Ranking: 416 of 186,685
Downloads: 20,932
Downloads Trends
Ranking Trends
Num of Versions Trends
Popular Versions (Major)
Popular Versions (Major.Minor)
Depended by
Rank | Downloads | Name |
---|---|---|
132 | 309,529,471 | faraday-net_http_persistent |
1,115 | 37,507,057 | mechanize |
1,125 | 37,278,214 | azure-storage-common |
1,242 | 33,487,451 | gitlab-fog-azure-rm |
1,551 | 22,070,345 | telesign |
1,732 | 16,946,339 | page-object |
1,836 | 14,659,647 | opensearch-transport |
2,109 | 10,395,048 | fluent-plugin-datadog |
2,167 | 9,791,762 | fluent-plugin-splunk-hec |
2,718 | 5,995,316 | rpush |
2,889 | 5,278,850 | gh |
2,945 | 5,055,684 | splitclient-rb |
2,985 | 4,897,845 | algolia |
3,231 | 4,007,747 | quickbooks-ruby |
3,975 | 2,344,785 | fcmpush |
4,031 | 2,272,254 | fluent-plugin-logzio |
4,300 | 1,913,475 | airrecord |
4,627 | 1,605,069 | vonage |
4,686 | 1,565,349 | mauth-client |
4,751 | 1,515,129 | sauce |
Depends on
Rank | Downloads | Name |
---|---|---|
75 | 517,394,245 | connection_pool |
Owners
# | Gravatar | Handle |
---|---|---|
1 | drbrain | |
2 | tenderlove |