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: 246 of 183,911
Downloads: 152,124,975
Daily
Ranking: 268 of 183,903
Downloads: 131,892
Downloads Trends
Ranking Trends
Num of Versions Trends
Popular Versions (Major)
Popular Versions (Major.Minor)
Depended by
Rank | Downloads | Name |
---|---|---|
141 | 258,667,627 | faraday-net_http_persistent |
1,044 | 35,945,903 | azure-storage-common |
1,064 | 34,631,770 | mechanize |
1,278 | 27,122,551 | gitlab-fog-azure-rm |
1,667 | 15,798,807 | page-object |
1,672 | 15,712,301 | telesign |
1,784 | 13,538,583 | opensearch-transport |
2,029 | 9,705,564 | fluent-plugin-splunk-hec |
2,155 | 8,414,017 | fluent-plugin-datadog |
2,657 | 5,423,988 | rpush |
2,714 | 5,168,228 | gh |
2,842 | 4,641,919 | splitclient-rb |
3,135 | 3,667,999 | algolia |
3,164 | 3,595,861 | quickbooks-ruby |
3,855 | 2,247,706 | fluent-plugin-logzio |
4,027 | 1,975,358 | fcmpush |
4,373 | 1,597,121 | airrecord |
4,453 | 1,524,985 | mauth-client |
4,483 | 1,506,458 | sauce |
4,586 | 1,426,408 | csvlint |
Depends on
Rank | Downloads | Name |
---|---|---|
87 | 401,902,994 | connection_pool |
Owners
# | Gravatar | Handle |
---|---|---|
1 | drbrain | |
2 | tenderlove |