Categories: None [Edit]

net-http-persistent

https://rubygems.org/gems/net-http-persistent
https://github.com/drbrain/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: 253 of 188,189
Downloads: 181,568,707

Daily

Ranking: 288 of 188,174
Downloads: 26,860

Depended by

RankDownloadsName
130330,121,299faraday-net_http_persistent
1,13138,673,778mechanize
1,14737,781,673azure-storage-common
1,26833,783,663gitlab-fog-azure-rm
1,57422,359,456telesign
1,75017,464,111page-object
1,89215,061,790opensearch-transport
2,10311,318,995fluent-plugin-datadog
2,2269,828,398fluent-plugin-splunk-hec
2,6466,783,278rpush
2,9425,366,788algolia
2,9575,306,781gh
2,9645,278,648splitclient-rb
3,2444,172,018quickbooks-ruby
3,9922,484,055fcmpush
4,1252,286,011fluent-plugin-logzio
4,2502,104,030airrecord
4,5441,748,613vonage
4,7731,584,650mauth-client
4,8381,527,069sauce

Depends on

RankDownloadsName
70569,969,687connection_pool

Owners

#GravatarHandle
1icondrbrain
2icontenderlove