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 185,074
Downloads: 161,637,930
Daily
Ranking: 355 of 185,066
Downloads: 20,721
Downloads Trends
Ranking Trends
Num of Versions Trends
Popular Versions (Major)
Popular Versions (Major.Minor)
Depended by
Rank | Downloads | Name |
---|---|---|
136 | 280,381,585 | faraday-net_http_persistent |
1,073 | 36,519,059 | azure-storage-common |
1,085 | 35,860,053 | mechanize |
1,263 | 30,167,750 | gitlab-fog-azure-rm |
1,599 | 18,756,326 | telesign |
1,708 | 16,264,025 | page-object |
1,793 | 14,175,601 | opensearch-transport |
2,074 | 9,756,303 | fluent-plugin-splunk-hec |
2,116 | 9,174,634 | fluent-plugin-datadog |
2,699 | 5,575,994 | rpush |
2,785 | 5,218,502 | gh |
2,886 | 4,811,195 | splitclient-rb |
3,074 | 4,188,331 | algolia |
3,200 | 3,763,865 | quickbooks-ruby |
3,936 | 2,256,515 | fluent-plugin-logzio |
3,993 | 2,154,872 | fcmpush |
4,372 | 1,686,461 | airrecord |
4,551 | 1,541,912 | mauth-client |
4,597 | 1,509,474 | sauce |
4,672 | 1,451,949 | csvlint |
Depends on
Rank | Downloads | Name |
---|---|---|
82 | 448,400,366 | connection_pool |
Owners
# | Gravatar | Handle |
---|---|---|
1 | drbrain | |
2 | tenderlove |