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: 251 of 176,810
Downloads: 103,433,646
Daily
Ranking: 182 of 176,787
Downloads: 143,724
Downloads Trends
Ranking Trends
Num of Versions Trends
Popular Versions (Major)
Popular Versions (Major.Minor)
Depended by
Rank | Downloads | Name |
---|---|---|
173 | 149,128,566 | faraday-net_http_persistent |
243 | 107,045,230 | elasticsearch-transport |
975 | 27,410,855 | mechanize |
1,058 | 23,414,036 | azure-storage-common |
1,499 | 12,581,424 | page-object |
1,912 | 7,064,036 | fluent-plugin-splunk-hec |
2,203 | 5,221,502 | fluent-plugin-datadog |
2,383 | 4,485,233 | gh |
2,427 | 4,361,680 | opensearch-transport |
2,490 | 4,169,574 | rpush |
2,583 | 3,848,493 | telesign |
2,634 | 3,661,406 | splitclient-rb |
3,020 | 2,664,071 | quickbooks-ruby |
3,500 | 1,917,959 | fluent-plugin-logzio |
3,873 | 1,472,283 | sauce |
3,930 | 1,426,007 | algolia |
4,249 | 1,188,563 | orchestrator_client |
4,303 | 1,155,801 | rest |
4,366 | 1,113,974 | csvlint |
4,418 | 1,084,435 | airrecord |
Depends on
Rank | Downloads | Name |
---|---|---|
107 | 237,627,933 | connection_pool |
Owners
# | Gravatar | Handle |
---|---|---|
1 | tenderlove | |
2 | drbrain |