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: 243 of 183,539
Downloads: 148,591,649

Daily

Ranking: 254 of 183,521
Downloads: 125,838

Depended by

RankDownloadsName
143251,224,784faraday-net_http_persistent
1,03335,725,555azure-storage-common
1,05834,059,204mechanize
1,29625,906,066gitlab-fog-azure-rm
1,64815,573,112page-object
1,70114,544,972telesign
1,76913,280,762opensearch-transport
2,0029,682,098fluent-plugin-splunk-hec
2,1518,233,322fluent-plugin-datadog
2,6395,370,275rpush
2,6875,154,064gh
2,8294,584,846splitclient-rb
3,1613,522,251quickbooks-ruby
3,1793,481,455algolia
3,8282,244,700fluent-plugin-logzio
4,0581,895,768fcmpush
4,3791,570,219airrecord
4,4321,518,282mauth-client
4,4411,504,598sauce
4,5661,415,527csvlint

Depends on

RankDownloadsName
88387,774,171connection_pool

Owners

#GravatarHandle
1icondrbrain
2icontenderlove