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: 252 of 187,224
Downloads: 177,242,902
Daily
Ranking: 326 of 187,196
Downloads: 89,940
Downloads Trends
Ranking Trends
Num of Versions Trends
Popular Versions (Major)
Popular Versions (Major.Minor)
Depended by
Rank | Downloads | Name |
---|---|---|
131 | 318,047,018 | faraday-net_http_persistent |
1,126 | 38,019,996 | mechanize |
1,140 | 37,512,435 | azure-storage-common |
1,257 | 33,615,339 | gitlab-fog-azure-rm |
1,560 | 22,193,458 | telesign |
1,740 | 17,163,209 | page-object |
1,862 | 14,835,016 | opensearch-transport |
2,112 | 10,719,769 | fluent-plugin-datadog |
2,193 | 9,805,952 | fluent-plugin-splunk-hec |
2,699 | 6,300,563 | rpush |
2,922 | 5,290,496 | gh |
2,949 | 5,173,068 | splitclient-rb |
2,961 | 5,117,205 | algolia |
3,241 | 4,071,785 | quickbooks-ruby |
3,977 | 2,400,711 | fcmpush |
4,072 | 2,278,535 | fluent-plugin-logzio |
4,283 | 1,996,953 | airrecord |
4,585 | 1,669,873 | vonage |
4,717 | 1,574,373 | mauth-client |
4,795 | 1,521,694 | sauce |
Depends on
Rank | Downloads | Name |
---|---|---|
74 | 539,301,299 | connection_pool |
Owners
# | Gravatar | Handle |
---|---|---|
1 | drbrain | |
2 | tenderlove |